ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
LDAPNbValue (Function)
Returns the number of values for an attribute.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
dbgEnableLog (Function)
Enables the runtime log programmatically.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Link properties
When creating a link, you can simply specify the destination......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.