ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling controls in a report
The different operations available for the report controls are as follows......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
The different types of variables
The different types of variables are......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Error 1006: The member is not global: use: to access it
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Handling a control through programming in a report
All report controls can be handled through programming......
Recompiling the project
The project compilation is a process used to......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Operations performed on state-transition diagrams
The following paragraphs explain......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Custom tooltips
Tooltips are very useful for application users......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Operations performed on class diagrams
The following paragraphs explain......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Modbus constants
Constants used by the Modbus management functions....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min