ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoFind (Function)
Finds documents in a MongoDB collection.
fDriveInfo (Example)
Usage example of the fDriveInfo function
MatRead (Example)
Usage example of the MatRead function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
MatTranspose (Example)
Usage example of the MatTranspose function
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
WINDEV 2024 Tutorial - Table of contents
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Error 38: The END statement marking the end of the structure declaration is missing
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
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.
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
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.
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