ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Calculates the saturation of a color.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
iVLine (Function)
Prints a vertical line at specified coordinates.
iHLine (Function)
Prints a horizontal line at specified coordinates.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
Report viewer: "Overview" pane
The report viewer allows end users to view reports before printing them......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Scheduler report
The report editor allows you to create "Scheduler" reports....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
14. Report templates
...Report templates are used to easily standardize report layouts....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table, Looper, List Box, ListView, and Combo Box controls, supercontrols, and reports based on tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
<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.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.