ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
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.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
RegistryRename (Function)
Renames a key in the registry.
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
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....
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
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.
Constants for object visibility
List of constants for managing the visibility of an object....