ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
True if the operation was performed,False if a problem occurs. ErrorInfo is used to identify the error.
Name of the mongoCollection variable that represents the MongoDB collection in which the modification must be made.
Description of filters in MongoDB format that will be applied to select the documents to modify. This filter corresponds to: a document in JSON format, in character string format. a document in BSON format, in buffer format. a variant.
Description of the modifications that will be made in the documents corresponding to the filter. Corresponds to: a document in JSON format, in character string format. a document in BSON format, in buffer format. a variant.
Modification options: mongoAddIfNotFoundUsed to add the document if it does not exist in the collection. mongoWithoutValidationThe document structure is not checked.
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: