ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
15 results for: Print area
PrintArea (Property)
The PrintArea property gets and sets the print area of a Spreadsheet control in a report.
iPrintArea (Function)
Prints a text in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, tables, items, components, assemblies, Custom-Folders, etc.)...
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
iMargin (Function)
Defines the "logical" print margins.
2. Projects in practice
Collapses a branch previously expanded....
2. Projects in practice
Discover the main operations that can be performed on a project....
iZoneHeight (Example)
Usage example of the iZoneHeight function
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 user can then print the report directly from a button, a menu option, etc....