ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
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.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
SFExecuteProcess (Function)
Requests the execution of a specific process.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Constants for managing Map controls
Constants for managing Map controls...
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.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
ToastDisplay (Function)
Displays a "Toast" message.
fMakeDir (Example)
Usage example of the fMakeDir function
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.