ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
2. Creating tables in the database schema
WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
WEBDEV Application Server 2024
The Static control
A Static control is a control used to display a static text......
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Progress Bar control properties
List of properties associated with the Progress Bar control...
Python: Native calls
WLanguage allows for native Python calls......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Drop-down button
The drop-down button expands: a context menu. a popup window....
12. Synchronizing data
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
5. Web services
WINDEV allows you to easily use web services (or XML web services)....
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......