ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSequencingPrint (Function)
Prints a sequence of reports.
Compression / encryption functions
Encryption and compression functions...
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
iBorder (Function)
Prints a border at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
iPrintDoc (Function)
Prints a document in "docx" format.
iPrintArea (Function)
Prints a text in a rectangular area.
DocPrint (Function)
Prints a document in "docx" format.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iPrintReport (Function)
Prints a report created with the report editor.
iPrintReport (External language)
Prints a report created with the report editor.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
<Report>.Print (Function)
Prints a report created with the report editor.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Creating nested reports
1
2
3
4
5
6
313
>