ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
fExtractPath (Example)
Usage example of the fExtractPath function
fListDisk (Function)
Returns the list of disks installed on the computer.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
KeyExpression (Example)
Usage example of the KeyExpression property
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
fAttribute (Example)
Usage example of the fAttribute function
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
FTPSize (Example)
Usage example of the FTPSize function