| Download | Description | Screenshot |
| Sample 1 |
This sample illustrates a fairly simple program. The purpose is to have ONE form open and a couple of entry fields in it. This sample only illustrates of how a complete Pilot Application can be built (Also part of the installation Package) |
|
| WMS - Stock Management System | This is actualy not a sample with source code but illustrates very well what can be achieved with the VFDIDE Development package. |
|
| Sample 2 |
This sample illustrates simple record handling. Next Record, Previous Record, Load Record, Save Record. You also can see how to transfer records to the memopad or directly to the serial port. If you are interrested in the receiving part at the PC written in VB just drop me a quick email. (Also part of the installation Package) |
|
| Sample 3 | The purpose of this program is to illustrate how to built a grafical user interface by simply underlying a fancy bitmap and placing buttons onto the "hotspots" |
|
| Sample 4 | A simple MAKE file for those of you who prefer to built the applications using MAKE.EXE | (none) |
| Sample 5 |
This program is to illustrate how to navigate forms when editing a complex record that is spread over multiple pages. You can fully enter record details, navigate back and forth and move your entered data to a memopad entry. This entry gots sync'ed with normal memopad sync so that you can use it later on at your desktop pc.
     ![]()      ![]() |
|
Sample 6: (DataExchange.zip)
|
Due to common request I publish my little data exchange system here. It doesn't use the official conduit nore does it hook into Hotsync. This system directly interchanges data via the serial line with a proprietary interface. The PC part of this SW does store the data in an Aceess Database (MDB) but could be any database that is reachable via ODBC. This is what you need to do in order to use this data exchange sample:
![]() |
|
Sample 7: (Internet Connectivity)
|
This sample rocks!!!!! The purpose of this sample is to illustrate how to connect to the internet and download worthfull information (RAW HTML Files) directly into your palm. Once having this HTML code inside your palm you can extract the info you need.
This sample opens the Chart site of a german bank, extracts stock quotes and displays these in your palm. Important: Please note that you need to have a network and modem setup to be present. I have used an Infrared Modem (Nokia 7110) to dial up my Internet Provider. ![]() These little devices are so coooool.
|
| TreeView.zip |
This sample illustrates the built of a tree view control. |
|
| Element.zip |
This sample illustrates the use of some grafic functions. Thank you to Pongsthorn Uralwong for this sources. |
|
| Gizmo.zip |
This sample illustrates the development of games. Thank you to Jim Murff for this cute little game.      ![]() |