ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
23. Print modes
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Reports
A report provides a custom view of data......
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
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.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
iParameterReport (Function)
Configures the printer by opening the configuration window.
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
1
2
3
4
5
6
313
>