ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysMetric (Function)
Returns the resolution of a specific element.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Description (Property)
The Description property is used to get and change the description of an element.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
MySelf (Reserved word)
MySelf is used to handle the current control...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Number (Property)
The Number property is used to get the number of an element.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
Combo Box control functions
List of functions for handling the Combo Box controls...
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function