ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating nested reports
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
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......
24. Displaying and linking pages
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....
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
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.
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.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
iParameterReport (Function)
Configures the printer by opening the configuration window.
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
1
2
3
4
5
6
316
>