ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.