ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FinInterestRate (Example)
Usage example of the FinInterestRate function
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
ExeGetPID (Function)
Returns information about the current process.
NFCSendTag (Function)
Sends a NFC tag to another device.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
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.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
fListFile (Example)
Usage example of the fListFile function
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
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.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
zipMerge (Example)
Usage example of the zipMerge function