ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
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)...
HOpenConnection (Example)
Usage example of the HOpenConnection function
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......
CallDLL32 (Function)
Runs a function found in an external DLL.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Menu management functions
List of functions for managing menus...
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
emailPOP3Session (Variable type)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
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......
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, ......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......