ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
xlsClose (Function)
Closes an XLS file.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Map control functions
Map control functions...
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
HSubstDir (Example)
Usage example of the HSubstDir function
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.