ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
DateToInteger (Function)
Converts a date to an integer.
StringInsert (Function)
Inserts a string into another character string at a given position.
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.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
fDirSize (Function)
Returns the size of a directory in bytes.