ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
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......
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......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
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......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
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.
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...
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
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......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Font management functions
List of functions for managing fonts...
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......