ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoInfo (Function)
Returns information about a MongoDB database.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Recycle code windows
By default, a single code window is opened per ......
FTPCommand (Function)
Sends a specific FTP command to a server.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
PostMessage (Function)
Sends a Windows message to a control or to a window.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
MongoFind (Function)
Finds documents in a MongoDB collection.
grRaised (Function)
Used to display a chart with raised effect.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
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.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.