ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Editors / Report editor / Principles
  • Overview
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
Several print modes are available for a report. These different modes are presented in the table below:
Print during the report test in the editorPrint a report from the report viewer
(WINDEV only)
Print a report programmatically (iDestination and iPrintReport)
Paper printXXX
Print preview
Report viewer
X-X (WINDEV only)
Mini-previewX (WINDEV only)
HTML file (with style sheet)XXX
HTML file (without style sheet)X
RTF fileXXX
XML fileXX
PDF fileXXX
Text fileX
Sending a faxX
PCL fileX
XLS fileX

AndroidiPhone/iPadIOS WidgetMac Catalyst WINDEV Mobile: when testing a subreport in the editor, all options are available. However, when printing a report programmatically in an iOS, Android or Universal Windows app, you can only print to PDF files.
Remark: By default, the status print mode is automatically requested when testing each status in a specific window.. If you do not want to see this window during the report test, check the "Do not show again" option in the print mode selection window. For more details, see Do not show a message again.
Related Examples:
WD Reports Training (WINDEV): WD Reports
[ + ] This example presents the different methods for creating a report:

- prints based on different data sources (queries, variables, ...)
- prints based on controls (Table, Spreadsheet, PVT, ...)
- printing composite reports
- specific prints (portrait/landscape, report with watermark, report with bar code, ...)
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 11/05/2024

Send a report | Local help