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
     


 
 
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: 39)




 

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:

lgtEditorlgtEditor
Simple HTML editor
Mobile Programmers EditorMobile Programmers Editor
Mobile Programmers Editor - Do you need to write applications on-the-go? Do you need a tabbed editor with useful features for programmers? Then try this source code editor for Windows Mobile. · Tabbed editor ·
BINary ConvertBINary Convert
Converter DEC -> BIN,OCT, HEX
SciLor's HD2 / Leo Multitouch .NET CF DLLSciLor's HD2 / Leo Multitouch .NET CF DLL
This DLL adds Multitouch support to your existing .NET Compact Framework software
GosmoreGosmore
Gosmore is a routing and viewer of OSM XML data. · A 2D map viewing window (Mercator projection), as well as a 3D bird's eye view. · Incremental search of all tags. Results are ordered from nearest to farthest. · Routing with basic Relation:restriction support. · Obtaining the current location from a GPS receiver
DetectDeviceTypeDetectDeviceType
DetectDeviceType is a PC utility program that attempts to detect what type of device you have and whether Microsoft .Net Compact Framework and OpenNETCF Smart Device Framework are installed. Download and Install: - Download DetectDeviceType. - Install it by double-clicking DDTSetup.exe you just downloaded and following the on-screen prompts
Composite UI Framework for Windows MobileComposite UI Framework for Windows Mobile
Composite UI Framework for Windows Mobile - An application framework for developing composite user interfaces (similar to Silverlight/WPF) on Windows Mobile devices. It contains controls and graphic primitives that support rotation, scaling, animation, behaviours and transitions. Make awesome looking WinMo applications
C# IDE MobileC# IDE Mobile
C# IDE Mobile-as its name implies, is a C# Integrated Development Environment which executes on Windows Mobile 5.0 or 6 with .NET Compact Framework 2. It allows you to write programs using the C# language and the .NET 2.0 Compact Framework (.NET2CF). The program is parsed and executed at runtime (there is no compilation or link required). Important note: No
SQL Server Compact Edition 3.5 / 3.5 Service Pack 1 / 3.5 Service Pack 2SQL Server Compact Edition 3.5 / 3.5 Service Pack 1 / 3.5 Service Pack 2
SQL Server Compact is a small footprint in-process database engine that allows developers to build robust applications for Windows Mobile devices
Shareware Lock LibraryShareware Lock Library
Shareware Lock Library - Would you like to offer a demo or trial version of your Windows or Windows Mobile application? Would you like to offer a shareware version of your application? Our Library comes in 2 flavors (a .NET Framework 2.0 library - for Windows Computers and a .NET Compact Framework 2.0 library - for Mobile devices)
 

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 i-mate Ultimate 5150
 
 
© Pantich 2009 - 2025 All rights reserved.