ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFUndelete (Function)
Restores previously deleted Salesforce records.
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
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
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.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
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).
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
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).
Note (Property)
The Note property is used to get and change a text associated with an element.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
SFExecuteProcess (Function)
Requests the execution of a specific process.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.