ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category: Programming a report
9 results
Customizing the report viewer (preview)
You can display a print preview in the report viewer...
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)...
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example).
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report.
Properties associated with a report
List of properties associated with a report
Report with parameters
When printing a report, you have the ability to pass parameters to this report...
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order...
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)...