ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
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.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
MatExist (Function)
Checks the whether the matrix exists in memory.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
HDescribeFile (Function)
Describes a data file programmatically.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
fCopyFile (Example)
Usage example of the fCopyFile function
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.