ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
<btleDevice variable>.ConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
Progress (Property)
The Progress property returns the task progress status.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
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).
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.