ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: Print area
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
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.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
iPrintArea (Function)
Prints a text in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown text 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
2. Projects in practice
Discover the main operations that can be performed on a project....
iZoneHeight (Example)
Usage example of the iZoneHeight function
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
grPrint (Function)
Prints a chart.
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
iPrintReport (External language)
Prints a report created with the report editor.
iPrintZone (Example)
Usage example of the iPrintZone function
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Step 1: Configuring the print parameters
This step allows you to choose......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....