ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
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).
Constants for object visibility
List of constants for managing the visibility of an object....
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
RegistryRename (Function)
Renames a key in the registry.
VariableReset (Function)
Resets the variable to its initial value.
ColorPalette (Function)
Returns a color found in the current palette.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.