ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HTTPRequest (Function)
Starts an HTTP request on a server.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL table or query.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
grCreate (Function)
Creates a specific type of chart.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....