ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
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.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
KeyExpression (Example)
Usage example of the KeyExpression property
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Language (Property)
The Language property is used to get and change the language used.
EmailCheckAddress (Function)
Checks the validity of an email address.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
Error 117: The array has X dimensions and you access it with Y dimensions
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).