ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) 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, data files, items, components, assemblies, Custom-Folders, etc.)...
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
WDINT, WDTRAD and WDDIXIO: Translation tools
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
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.
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......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
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.
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......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Point
The Point keyword is used to manage a point...
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
24. Displaying and linking pages
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.