ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
9. Sharing a project in practice
Sharing a project in practice...
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
Constants for the Exif functions
List of constants used by the Exif functions....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Creating help pages
A help system includes several pages......