ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. UML models
Events associated with pages
List of events associated with pages...
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).
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
2. UML models
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
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....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
4. Activating a dynamic WEBDEV site
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Error 13: The label already exists
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Error 1045: A class cannot be declared outside the declaration code of a class