ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
Different types of data (Type of variable)
A variable is defined by name and type......
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
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.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
SSH constants
The following constants are used to manage an SSH server:...
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.