ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a query
Queries are used to easily select records in one or more data files......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Extern (Reserved word)
EXTERN is used to...
Modulo (Reserved word)
Returns the remainder of a division.
List of reserved words
Properties associated with a report
List of properties associated with a report...
Handling report blocks
The different operations available on report blocks are as follows......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Handling controls in a report
The different operations available for the report controls are as follows......
Creating a table in a report
Tables can be created in a report......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
MyParent (Reserved word)
MyParent is used to handle...
Welcome to Reports & Queries
Reports & Queries is used to......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
"Reports & Queries" software
This is "Reports & Queries"......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
<Report>.Print (Function)
Prints a report created with the report editor.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Report data source
...The reports can be created with the data coming from:...
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......