ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Report>.InitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Report based on a query
Queries are used to easily select records in one or more data files......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Report viewer: Offer several reports
In the document preview, end users can......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
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......
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
1
5
6
7
8
9
258
>