ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
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.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.