ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Map control functions
Map control functions...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
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....
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.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
DashDisplay (Function)
Refreshes elements in a Dashboard control.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
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.