ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
WDInst: manage files to be installed
The setup editor WDInst is used to manage the files to install......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Operations performed on class diagrams
The following paragraphs explain......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
iPrintReport (Function)
Prints a report created with the report editor.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in an HFSQL cluster, ......
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Dictionary
The dictionary is a file that can contain the project elements......
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Body Complement block
The Body complement block is linked to the Body block......