WINDEV, WEBDEV AND WINDEV MOBILEONLINE HELP
Version: 1516171819202122232425
Running a Windows Mobile application from a Windows Mobile application Hide the details
Event that triggers the application run:alStartupRun the application when starting the Mobile Device (after a reinitialization).alEndSynchroRun the application once the Mobile Device is synchronized (via ActiveSync).alExitHibernateRun the application when the Mobile Device exits from the standby mode.
Name and full path of executable for the application to run. This executable is found on the Mobile Device.
Running a WINDEV application from a WINDEV application Hide the details
Event that triggers the application run:alConnectionPocketRun the application when the Mobile Device connects to the current PC.To use this constant, you must own the administrator privileges. In Windows Vista (or later) with the UAC mechanism (check of user accounts) enabled, you must have a manifest with the administrator privileges on the application.alDisconnectionPocketRun the application when the Mobile Device is disconnected from the current PC.To use this constant, you must own the administrator privileges. In Windows Vista (or later) with the UAC mechanism (check of user accounts) enabled, you must have a manifest with the administrator privileges on the application.alStartupRun the application when starting the current PC
Name of application to run. This name will be used in AutoRunDelete.
Name and full path of executable for the application to run. This executable is found on the current PC.This parameter can contain the command line that will be passed to the executable.
Name and directory of executable
Managing errors
Last update: 11/18/2019
Send a report | Local help
Searching...
J'accepte les termes de la licence
All you have to do is configure your product as follows: