ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Report>.Print (Function)
Prints a report created with the report editor.
iPrintReport (Function)
Prints a report created with the report editor.
iPrintReport (External language)
Prints a report created with the report editor.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
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......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
iSequencingPrint (Function)
Prints a sequence of reports.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
iEndReport (Function)
Forces the report print to stop.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
23. Print modes
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
iPageEnd (Function)
Forces the move to the next page during the report print.
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....
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.