ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
Different types of data (Type of variable)
A variable is defined by name and type......
MongoInfo (Function)
Returns information about a MongoDB database.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
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......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
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...
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.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.