ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
10. UMC: User Macro-Code
Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Programming an OLE field
WINDEV allows you to manipulate an OLE field directly by programming......
Error 1023: The access to the method of the class is restricted by a private inheritance
nWDGetLastError: Code of the last error
Error code of last error......
Constants for managing Map controls
Constants for managing Map controls...
Code Editor control properties
You can manipulate Code Editor controls in a window using the following WLanguage properties......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
Error 1013: The access to the member of the class is restricted by a protected inheritance
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Applet control properties
List of properties associated with the Applet control...
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......