ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operations performed on class diagrams
The following paragraphs explain......
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.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
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......
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......
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)...
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, ......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
Code Editor control
The Code Editor control allows end users to write WLanguage code....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Types of Edit controls
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......
hServerOperation (Variable type)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.