ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
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......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
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......
Constants for managing fonts
List of constants used by the functions for font management....
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.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Report based on a query
Queries are used to easily select records in one or more data files......
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......
Export your data to Excel
<Report>.InitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
2. UML models
2. UML models
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......