ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Error 19: The step of this FOR loop must be constant
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
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).
26. Style sheets: to simplify the layout
Environment of the data model editor
2. Analysis in practice
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
The Static control
A Static control is a control used to display a static text......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......