ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
OLESave (Function)
Saves the object found in an OLE control in binary format.
SocketConfigure (Function)
Configures the use of Socket functions.
Depth (Property)
The property Depth property indicates the depth of an element.
FTPRenameFile (Function)
Renames or moves a file located on an FTP server (File Transfer Protocol).
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
OpenSister (Function)
Opens a non-modal sibling window.