ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. UML models in practice
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Kanban control events
The following events are associated with Kanban controls......
Events associated with Chart controls
List of events associated with the Chart controls...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Progress Native Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with the Cell control field
The Zoom property gets and sets the zoom to be applied to an element....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
How to develop a PHP site?
What is a PHP site?......
Private Store for mobile applications
There are two methods two deploy your applications......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.