ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
14. Report templates
...Report templates are used to easily standardize report layouts....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
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....
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, ......
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......
iDestination (Function)
Configures the print destination.
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....
Customizing the report viewer: Available windows
Label report
The report editor allows you to create "Label" reports......
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.
Step 1: Configuring the print parameters
This step allows you to choose......
Crosstab report
The report editor allows you to create "Crosstab" reports......
grPrint (Function)
Prints a chart.
<Chart>.Print (Function)
Prints a chart.