ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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....
iLine (Function)
Prints a line at specified coordinates.
DocPrint (Function)
Prints a document in "docx" format.
iPrintDoc (Function)
Prints a document in "docx" format.
iPrintArea (Function)
Prints a text in a rectangular area.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iPrintReport (External language)
Prints a report created with the report editor.
iPrintReport (Function)
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.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
<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.
<Report>.Print (Function)
Prints a report created with the report editor.
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
>