ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iMargin (Function)
Defines the "logical" print margins.
iEndReport (Function)
Forces the report print to stop.
iWindowCancel (Function)
Configures the print cancel window..
iCreateFont (Function)
Creates a new print font.
iBorder (Function)
Prints a border at specified coordinates.
iPrintArea (Function)
Prints a text in a rectangular area.
iPrintBlock (Function)
Forces a report block to print.
iReportPrintingStatus (Function)
Returns the status of the current print.
iLine (Function)
Prints a line at specified coordinates.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
iPrintReport (External language)
Prints a report created with the report editor.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
1
5
6
7
8
9
66
>