ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLLast (Function)
Sets the position on the last row of the query result.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Handling controls in a report
The different operations available for the report controls are as follows......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Using the query result
The result of a select query can be used in......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
Error 531: The negative or null subscripts are not allowed
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
12. Control templates
WINDEV Mobile allows you to create control templates....