ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
tapiCapability (Function)
Returns the characteristics of a telephony device.
tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
ActionUndo (Function)
Cancels the last action performed by the end user.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
RegistryRename (Function)
Renames a key in the registry.
ActionRedo (Function)
Runs the last action canceled.
HOnError (Function)
Customizes the management of HFSQL errors.
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
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).
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....