ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListDisk (Function)
Returns the list of disks installed on the computer.
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
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.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
PageNumber (Property)
The PageNumber property gets and sets a page number.
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
Error 38: The END statement marking the end of the structure declaration is missing
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.
KeyExpression (Example)
Usage example of the KeyExpression property
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Subject (Property)
The Subject property is used to get and change the subject of an element.
Error 117: The array has X dimensions and you access it with Y dimensions
Error 201: The method already has a virtual attribute
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).