ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Error 802: Invalid syntax for this function
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
grScatterGetDataXY (Function)
Retrieves a data from a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
Operating mode of dynamic Active WEBDEV Pages
Language (Property)
The Language property is used to get and change the language used.
<Chart>.ScatterGetDataXY (Function)
Retrieves a data from a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Testing a static page
The test of a single page runs the current page in WEBDEV......
2. User-friendly editors in practice
Creating the Table pages of the WEBDEV RAD pattern
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.