ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Warning 124: Shadowing a global variable
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
RESTSend (Function)
Sends a REST request and waits for the server response.
11. Table/Looper controls
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
11. Table/Looper controls
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Operations in a Select query : add and delete
The following paragraphs present......
Video control properties
The following properties can be used on a Video control:...
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
ERR_LAUNCH_FAILED
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....