ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Calculates the saturation of a color.
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 user can then print the report directly from a button, a menu option, etc....
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 Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile 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......
How to?
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
1
2
3
4
5
6
229
>