ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Body block
The Body block corresponds to the main block of the report......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
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......
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....
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Page Header block
The Page header block is printed on each new page......
21. Reports
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Label report
The report editor allows you to create "Label" reports......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Reports
A report provides a custom view of data......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
iEndReport (Function)
Forces the report print to stop.
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......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
1
2
3
4
5
6
130
>