ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Document before or after modification (according to the selected option).
Name of the mongoCollection variable that represents the MongoDB collection in which the modification will be made.
Description of filters in MongoDB format that will be applied to select the document 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 modifications that will be made in the document 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.
Sort options used to define the first document that will be modified when several documents correspond 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. mongoReturnValueAfterUsed to return the document after modification. By default, if this constant is not used, the document returned corresponds to the document before modification.
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: