ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Running a command on a MongoDB database Hide the details
mongoResult variable corresponding to the result of command. If a problem occurs. ErrorInfo is used to identify the error.
Name of the mongoDatabase variable corresponding to the MongoDB database where the command will be run.
Document describing the command to run. This document can correspond to: a document in JSON format. In this case, this parameter corresponds to a character string. a document in BSON format. In this case, this parameter corresponds to a buffer. a variant.
Running a command on a MongoDB collection Hide the details
Name of the mongoCollection variable representing the MongoDB collection in which the command will run.
Last update: 05/26/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: