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:

Setup.DLL CreatorSetup.DLL Creator
Setup.DLL Creator - Attention: Please try it on your device to see if it works before purchasing!!!!! Thank you. DllCreator creates a setup.dll file which can be included in the pocket pc cab installation file. It displays End User License Agreement before installing your software and delete unused files and registry key after uninstalling. Free trial version available
FunctionGuideFunctionGuide
FunctionGuide - This program allows you to track the functions that you use when programming. This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer
Code SnippetsCode Snippets
Code Snippets - With this tool you can lookup Code Snippets on the Go! Just add them to the Access Database, convert it with the included tool "Code Snippet Creator" and copy it to your Device and start "Code Snippet Viewer". Instructions: Code Snippet Viewer: 1. Copy the "Release" dir on your Windows Mobile Device 2
HanDBase Runtime Development Package for All PlatformsHanDBase Runtime Development Package for All Platforms
HanDBase Runtime Development Package for All Platforms - Bundle package for our HanDBase Runtime application builder for Palm OS, Windows Desktops, and Windows Mobile for Pocket PC handhelds! Overview: Build your own Palm OS or Pocket PC runtime application along with a desktop copmanion
SuperOptimizeSuperOptimize
SuperOptimize is a package to shrink, obfuscate and optimize your Java code for SuperWaba. The resulting files will be smaller, obfuscated, and heavily optimized
Instant Mobile Website CreationInstant Mobile Website Creation
Instant Mobile Website Creation - Software for Instant Mobile Website Creation. Download this free software and create an unlimited number of mobile websites and be part of the mobile revolution that takes place on the internet right now. The software allows you to produce as many pages and subpages as you like
FluidFluid
Fluid is a .NET 2.0 control library for Windows Mobile 6.0/6.1 with touch controls
CEditCEdit
CEdit makes it easy to edit C#, HTML, PHP, XML, ASP.NET, Visual Basic .NET, C++, or Java on your Windows Mobile device. Open projects from Microsoft Developer Studio 2005, 2003 or version 6.0 on your PDA and quickly navigate through source code. The fully functional demonstration version of CEdit is free for 15 days
RViewerRViewer
This is an application for you to view the icons found in EXE/DLL/CPL files
WMGLWMGL
WMGL - WMGL is the Graphic Library developed for Windows Mobile devices. It provides easy-in-use interfaces for fast alpha blending and various 3D effects. You can use it from your C++ or C# (.NET CF) project. The library is currently used in the Touch Shell project
 

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 Acer X960
 
 
© Pantich 2009 - 2025 All rights reserved.