ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
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.
HOnError (Function)
Customizes the management of HFSQL errors.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Constants for object visibility
List of constants for managing the visibility of an object....
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......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
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.