ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDeleteTask (Function)
Deletes a scheduled task.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
grZoom (Function)
Defines the zoom of a chart.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
Format (Property)
The Format property is used to define the data format of a data file.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
HDeactivateTrigger (Function)
Disables a trigger.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
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.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.