ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 4: Starting the print
To start the print job, simply use iEndPrinting......
iPageEnd (Function)
Forces the move to the next page during the report print.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
1
6
7
8
9
10
65
>