ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iEllipse (Function)
Prints an ellipse (in a rectangle).
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
iPrintDoc (Function)
Prints a document in "docx" format.
iBorder (Function)
Prints a border at specified coordinates.
iPrintArea (Function)
Prints a text in a rectangular area.
DocPrint (Function)
Prints a document in "docx" format.
iLine (Function)
Prints a line at specified coordinates.
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
BrowserPrint (Function)
Prints the page currently displayed in the browser.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
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.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Handling report blocks
The different operations available on report blocks are as follows......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
<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.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
1
5
6
7
8
9
145
>