ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.Print (Function)
Prints a chart.
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....
grPrint (Function)
Prints a chart.
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
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.
iEllipse (Function)
Prints an ellipse (in a rectangle).
iSequencingPrint (Function)
Prints a sequence of reports.
iDestination (Function)
Configures the print destination.
iPreview (Function)
Configures the print destination.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
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.
DocPrint (Function)
Prints a document in "docx" format.
iPrintDoc (Function)
Prints a document in "docx" format.
iPrintBlock (Function)
Forces a report block to print.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.