Contents
Display Legacy Contents

 Print
    Windows Mobile and CE    

Deploy to Windows Mobile/CE


The easiest way of deploying your Project to a mobile device is using the Test on Device feature.
To use it, you need to install Active Sync/Windows Mobile Device Center and connect your mobile device to the PC.

NOTE: To test your Project on the mobile device without being prompted for options, right click the Test on Device button.



Generate Data File

If you check this option your Project, Kalipso Designer will fetch the data of the server, from the tables defined as "ToPDA" in their properties, and send it along with the Project.
This option is only available if you have offline Database Tables.


Prompt for Filter Variables

Use this option to define the value of the Variables used in the "Filter" property of the tables defined as "ToPDA".
This option is only available if you check "Generate Data File".


Erase Data on Simulator

If you check this option, it means that before integrating your Project, Kalipso will clear it from the mobile device as if never existed, including data.


Update KClient On the Device

Checking this option, you'll be forcing the update of Kalipso framework on the PDA.



Target Platform

This option lets you manually define the target mobile device type, by browsing for it from a list.


Kalipso Folder on Device

Target folder on the mobile device, where the Kalipso framework will be installed. Your Projects will be a sub-folder of the one you specify here.



If you don’t have connectivity with the mobile device, you can use the Generate Executable or Generate Project Folder feature that’s under the Deploy menu.


Generate Executable/Project Folder


This feature will generate the executable/entire folder of your deployed Project along with Kalipso framework. Once the process is finished, just copy
to a mobile device the created executable and run it, or the folder and run KClient.exe.


Desktop

It will create an executable/folder to run in a Windows Desktop environment.


Windows Mobile

It will create an executable/folder to run in a Windows Mobile environment.


Windows CE (Arm)

It will create an executable/folder to run in a Windows CE environment.


Deploy Folder

Path where the executable/folder will be generated.


Generate Data File

If you check this option your Project, Kalipso Designer will fetch the data of the server, from the tables defined as "ToPDA" in their properties, and send it along with the Project.
This option is only available if you have offline Database Tables.


Prompt for Filter Variables

Use this option to define the value of the Variables used in the "Filter" property of the tables defined as "ToPDA".
This option is only available if you check "Generate Data File".


Erase Data on Simulator

If you check this option, it means that before integrating your Project, Kalipso will clear it from the mobile device as if never existed, including data.


Update KClient On the Device

Checking this option, you'll be forcing the update of Kalipso framework on the PDA.



Include DLLs in executable

When selected this option will generate the executable with all the DLLs required for the application to run.


See also
 
Updated: 4/4/2018 4:12 PM