ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
<Spreadsheet>.RecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram editor>.StartModification (Function)
Indicates the start of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram editor>.EndModification (Function)
Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
<Word Processing>.EndModification (Function)
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Map control functions
Map control functions...
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Environment of the query editor
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Variable scope
Variables can be declared anywhere in the code....
Modbus constants
Constants used by the Modbus management functions....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Binding a Check Box control to an item
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......