ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
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......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
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......
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
WDINT license agreement
WDINT license agreement...
Point
The Point keyword is used to manage a point...
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
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......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
ERR_PARSER
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...