ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
fOpenTempFile (Function)
Creates and opens a temporary file.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
fReadLine (Example)
Usage example of the fReadLine function
fStopCompress (Example)
Usage example of the fStopCompress function
fSize (Example)
Usage example of the fSize function
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
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....
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename 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.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
Number (Property)
The Number property is used to get the number of an element.
HState (Example)
Usage example of the HState function