ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with 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....
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Constants for object visibility
List of constants for managing the visibility of an object....
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......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
RegistryRename (Function)
Renames a key in the registry.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
VariableReset (Function)
Resets the variable to its initial value.
Input (Function)
Displays a message allowing the user to type an information.
HOnError (Function)
Customizes the management of HFSQL errors.
ColorPalette (Function)
Returns a color found in the current palette.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....