ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Data persistence
The data persistence is used to store the value typed by the user......
Creating a select query
A select query (corresponding SQL statement......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Runtime log
The runtime log is the best way to identify the most used features of an application......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Push notifications
A mobile device can receive push notifications......
Testing a project: setting
By testing the project you can simulate how the application will run......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
7. Multilingual sites in practice
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......