ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Extern (Reserved word)
EXTERN is used to...
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
The Tab control
The Tab control is used to simultaneously display different controls......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Installing a Webservice (old format)
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
SysWinShow (Function)
Modifies the display status of a window.
Types of Edit controls
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuInsertSeparator (Function)
Inserts a separator into a menu.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
ZOrder (Example)
Usage example of the ZOrder property