ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
BrowserPrint (Function)
Prints the page currently displayed in the browser.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
Handling report blocks
The different operations available on report blocks are as follows......
iConfigureReport (Function)
Configure the printer by opening the configuration window directly (WINDEV and WINDEV Mobile).
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.