ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
grScatterSeriesLabel (Function)
Initializes the label of a data series in 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....
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of a data series in 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....
7. Layouts using the Flexbox control
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Z-index of a control
All the controls in a window or report have a different z-index......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
1
6
7
8
9
10
45
>