ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
CalculationInProgress (Property)
The CalculationInProgress property allows you to determine whether the data of a Pivot Table control is being calculated (synchronously or asynchronously).
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Thread functions
List of functions for managing threads...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....