ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Access rights to a class property
A property is a code element that includes two processes......
Configuring the IIS 7/7.5 server
Standard FTP functions
List of standard FTP functions...
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Creating a select query
A select query (corresponding SQL statement......
Report controls
Several types of controls can be handled in a report created by the report editor......
Python: Native calls
WLanguage allows for native Python calls......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Activation key functions
The following functions are used to manage activation keys:...
7. Multilingual applications in practice
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
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......
VaultSecretContents (Function)
Checks for the secret contents of the vault, i.e. determines if an application is executed using the secret contents. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Specific features of the applications for iPhone/iPad
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......