ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
iPrintReport (Function)
Prints a report created with the report editor.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
Creating the Form pages of a WEBDEV RAD pattern
iPrintReport (External language)
Prints a report created with the report editor.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
<Report>.Print (Function)
Prints a report created with the report editor.
Creating a table in a report
Tables can be created in a report......
iPrintImage (Function)
Sends the image file to print to the print buffer.
Creating the Table windows of the WINDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
Creating the Form windows of a WINDEV RAD pattern
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
1
2
3
4
5
6
130
>