ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Error 202: The method already has an access attribute (public, protected or private)
nWDGetLastError: Code of the last error
Error code of last error......
Error 1023: The access to the method of the class is restricted by a private inheritance
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
10. UMC: User Macro-Code
Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier......
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......
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
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...
Error 1013: The access to the member of the class is restricted by a protected inheritance