ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Windows
The windows represent the main interface of a WINDEV application......
iParameterPDF (Function)
Defines the options for the generated PDF file.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Programming the looper attributes
All the looper attributes can be handled by programming......
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
The Static control
A Static control is a control used to display a static text......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Date (Variable type)
The Date type is used to easily manipulate dates...
The Cell control
The Cell control contains controls......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
The OLE control
The OLE control is used to handle an OLE object......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iCreateFont (Function)
Creates a new print font.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.