ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
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......
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, ......
HOpenConnection (Example)
Usage example of the HOpenConnection function
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
hServerOperation (Variable type)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
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......
7. Multilingual sites in practice
EventChange (Function)
Modifies the status of an event.
Chart: Scale management
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......