ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Caption (Property)
The Caption property gets and sets the text of an element.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
GeometryOverlap (Function)
Determines whether two geometries overlap.
fSelect (Function)
Opens the Windows file picker.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Text (Property)
The Text property is used to get and modify text.
1. WEBDEV editors
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....