ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
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.
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.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
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....
SysMetric (Function)
Returns the resolution of a specific element.
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.
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.
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function
zipIsMulti (Example)
Usage example of the zipIsMulti function