ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
Using a query with parameters
A query with parameters can be used......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Print constants
List of constants used by the print functions....
14. Report templates
...Report templates are used to easily standardize report layouts....
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
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....
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
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....
Label report
The report editor allows you to create "Label" reports......
Step 1: Configuring the print parameters
This step allows you to choose......
Customizing the report viewer: Available windows
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Crosstab report
The report editor allows you to create "Crosstab" reports......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
<Chart>.Print (Function)
Prints a chart.
grPrint (Function)
Prints a chart.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
iDestination (Function)
Configures the print destination.
iParameterReport (Function)
Configures the printer by opening the configuration window.
1
4
5
6
7
8
145
>