Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
Basic4ppc Desktop




Basic4ppc Desktop
Version: 4.0

Platforms: Pocket PC


Categories: Programming & Development

Upload date: 29 Mar 10

Developer:

License: Freeware

Downloads: 8595

File Size: 2228 Kb
Download Free Basic4ppc Desktop 



Rating: 2.8/5 (Total votes: 40)




 

Basic4ppc Desktop is the fastest way to develop applications to the Pocket PC at a price affordable by anyone. Built in Visual Designer and built in Smart Help allow you to program complicated programs wherever you are. A complete help file is added to the Zip File. Basic4ppc Desktop (freeware) allows you to build and test your applications on the desktop. Develop your application with Basic4ppc and distribute (royalty free) to anyone with a Pocket PC. Anyone can run the Basic4ppc programs for free, after downloading the freeware Basic4ppc Runner. (Developers don't need to download the Runner) Basic4ppc is built upon the powerful and stable Microsoft .Net CF. The language is somewhere between Basic and Microsoft Visual Basic. Basic4ppc is an event driven language, with local and global variables, and recursive capable subroutines. When writing the source code a description will appear for every known keyword and help you get used to Basic4ppc Language. The help files are built in and are easy to navigate. Controls properties and methods will popup automatically after writing a controls name and a dot. WYSIWYG Visual Designer allows you to place the controls on the forms, change their properties and write their events.

Version 4.00 adds many new features including:

Support for external libraries.
Performance improved by up to 50%.
Code can be separated to several files.
Serial port communication. Including virtual serial port using Bluetooth enabled devices.
TreeView control - similar to the tree in the File Explorer. Supports checkboxes and images.
TrackBar control - "volume" control.
ProgressBar control.
TabControl - organize many controls in different tab pages.
Support for Firelight Technologies FMOD library which allows playing MP3 files (and many more
formats).
Full screen forms.
Support for screen orientation changes.
Hardware ID detection.
Binary files support - 30 new methods for working with binary files.
Bitwise operations - XOR, OR and more.
Image library - 20 new methods for drawings.
Includes off screen drawing, transparent colors, drawing part of larger images and more.
Arrays can be of a specific data type.
And much more.

Basic4ppc features these controls:
- Buttons
- Calendar
- CheckBoxes
- ComboBoxes
- Forms (including multiple Forms)
- Images
- Labels
- ListBox
- MenuItems
- NumericUpDown Controls
- Open / Save FileDialog
- Panels
- RadioButtons
- TextBoxes (including multiline TextBoxes)
- Timers Some of the keywords include:
- Dim
- DoEvents
- Exit (to exit loops)
- For, While, Until loops
- If
- Select Case
- MsgBox
- Sound – play wave files
- Keywords to add controls at runtime
- StrIndexOf – finds a section of string in a larger string
- StrInsert
- StrReplace – Replaces matching patterns
- SubString – Makes a new string from another string
- StrToLower / StrToUpper – Changes string case
- Abs
- Sin / Cos / Tan
- ASin / ACos / ATan
- Int / Round
- Log / LN
- Max / Min
- FileClose
- FileOpen – Opens a file for read or write access
- FileExist
- FileRead – Reads one line
- FileReadToEnd – Reads all the remaining data
- FileWrite – Writes one line or a block of lines to a file Control properties and methods include:
- Left / Top / Width / Height
- Text / FontSize / FontColor
- Color (BackColor)
- BringToFront
- Focus
- Enabled
- Visible
- Checked
- DrawString – Draws string at a specific point on a Form
- DrawCircle
- DrawImage – Draws an image file at a specific point on the Form
- DrawLine
- GetPixel – Returns the pixel color
- LoadPicture – Loads an image file on a Form or Image
- ComboBox Data Collection – Add / Insert / Remove / Item / SelectedIndex / Clear
- And more... Installations instructions:
- Make sure you got .Net 1.1 on the desktop.
- Unzip the file and run the setup.

Update Description:

v3.0:
- Source code can be compiled to windows or device executable (EXE files) with no runtime files needed.
- Icon file can be changed.
- Database support.
- Table control with built-in CSV / XML import and export.
- ForeLayer - Forms can include two graphic layers.
- Drawing on the ForeLayer keywords.
- New ForeLayer supports transparency.
- ImageButton control.
- Polygon drawing.
- ImageList control - Stores images in memory and allows fast access to images.
- Image property - Allows transferring images between controls.
- ArrayList control - Dynamic array with sorting support.
- ErrorLabel keyword - Allows error handling.
- Sqrt keyword - Calculates square root.
- Visual Designer improved.
- TextBox.IgnoreKey method - Allows user handling of keystrokes.
- Got / Lost Focus events - Supported by: TextBox, ComboBox and ListBox.
- Landscape support.
- Screen Size customization support in the desktop.
- Form.Width / Height properties.
- Name property added to all controls.
- Dispose property added to all controls.
- FilePutByte / FileGetByte keywords.
- SIP keyword - Shows / hides the soft input panel.
- cPPC constant - True if application is running on a Pocket PC / Windows Mobile and false otherwise.
- AppPath keyword - Returns the application path.
- StrCompare keyword - Compares two strings.
- FileSearch - Fills an ArrayList with all files matching a certain pattern in a specific path.
- DirSearch - Fills an ArrayList with all subdirectories matching a certain pattern in a specific path.
- PPC and Desktop GUI improved.
- Known bugs fixed. v2.20:
- New debugging features and new GUI. v2.05:
- Unicode fonts support added. v2.0:
- Many improvements.
- Windows Mobile 5.0 support. v1.1:
- http://www.basic4ppc.com is online.
- A complete help file is added to the Zip File.
- Now you can create shortcuts to launch your applications directly from the Programs Section, using Basic4ppc Runner v1.1
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 

Supported operating systems: Pocket PC 2002, Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional
 
Similar Software:

MonthCal ControlMonthCal Control
MonthCal Control - The Pocket Widgets MonthCal control fills a gap in the eVB developer's toolbox by providing an easy to use ActiveX control for selecting dates from a calendar. Visit the Pocket Widgets web site for more information
Tree4U Treeview Class for AppForge Developers (PocketPC)Tree4U Treeview Class for AppForge Developers (PocketPC)
Tree4U Treeview Class for AppForge Developers (PocketPC) - A Tree4U is a Visual Basic 6 code module class that implements the well-known Treeview control.  It is used  with an AppForge AFOwnerGrid  control, and in the development environment of AppForge MobileVB, and along with Visual Basic 6  To whom it is addressed
WiMo Game Frameworks Technology PreviewWiMo Game Frameworks Technology Preview
WiMo Game Frameworks - The WiMo Game Frameworks (WiMo-GF) is an open source project that is intended to make it easier to write casual games for mobile devices using C# or Visual Basic .NET. The initial release is targeted at building casual games for the Windows Mobile 5.0, 6.0, 6.1 and 6.5 platform
Quick PocketSetup ProfessionalQuick PocketSetup Professional
Quick PocketSetup Professional is the easy way to create Professional Setups for Pocket PC
eSQL Pocket PCeSQL Pocket PC
eSQL is a small, fast, portable and powerful embedded relational SQL database for Windows and Windows Mobile devices. Based on excellent database engine sqlite, eSQL provides rich features including: - A complete database is stored in a single cross-platform file. - No setup or administration needed
CharViewerCharViewer
CharViewer - This is a D&D 3rd Edition character generator and view. This is a BETA! It is stable we just need to get more people testing the software to get feed back. Please register at our website to participate in our forums and beta discussion. Please note that the file downloaded from this site is an on-device installation file
Libsssd 089m_20050905Libsssd 089m_20050905
Libsssd is a cross-platform, integer-based audio library designed for interactive applications and games on small devices such as smartphones/PDAs Libsssd currently supports Linux (OSS, ESD), Win32, WinCE Intent/AmigaDE (hosted), and Symbian S60
The MortifierThe Mortifier
The Mortifier - This application will bridge the gap between you and coding Mortscript on your phone. Quick access to prior scripts: · Keeps a library of your prior script edits. Script Modes: Spy run, Select script, Directory search
SapphireMailSapphireMail
SapphireMail Emails are a powerful method of communication with the ability to send messages and files around the world almost immediately, free of charge. Being able to send and receive emails on your device within your eVB, VB
SapphireRASSapphireRAS
SapphireRAS It is now possible to dial a remote connection and manage the device’s phone book from your application using the Sapphire RAS Utility. This will allow you to build advanced applications to allow your mobile application stay current with your business information
 

Comments on Basic4ppc Desktop:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

Basic4ppc Desktop is compatible with your device Samsung i830
 
 
© Pantich 2009 - 2025 All rights reserved.