|
|
|
|
|
|
|
|
|
|
|
|
|
|
| This help page presents the specific features of the user version of query editor...... |
|
|
|
|
|
|
|
| A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes...... |
|
|
|
|
|
|
|
| In some cases, the background image of a window can contain a text (the application name, a specific caption, ...... |
|
|
|
|
|
|
|
| This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ...... |
|
|
|
|
|
|
|
| The RAD (Rapid Application Development) is used to create windows from...... |
|
|
|
|
|
|
|
| In a Table control, you have the ability to customize the following elements...... |
|
|
|
|
|
|
|
| The data is interpreted as "columns" whose height is proportional to the value of data...... |
|
|
|
|
|
|
|
| The use of bar codes to identify and manage products has become essential...... |
|
|
|
|
|
|
|
| All the controls in a window or report have a different z-index...... |
|
|
|
|
|
|
|
| The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|