ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Help with new features: Informing users about new developments
Applications are constantly evolving......
Rich Text Area control events
The following events appear by default in the WEBDEV code editor......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
10. Smart controls
Smart controls...
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
XMLPath (Function)
Returns the current position in the document in XPATH format.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
8. Windows in practice
Discover the main actions that can be performed on the windows....