ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Sort the data displayed in your tables in one click
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
28. Site SEO
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
27. Center or anchor a site horizontally
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Scheduler report
The report editor allows you to create "Scheduler" reports....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
ZOrder (Example)
Usage example of the ZOrder property
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Root (Function)
Returns the root of a number.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Crosstab report
The report editor allows you to create "Crosstab" reports......
Label report
The report editor allows you to create "Label" reports......
Report and project
In most cases, a report is linked to a project......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
Items used in a select query
A query created in the query editor can contain several types of items......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......