ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatExist (Function)
Checks the whether the matrix exists in memory.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
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.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
zipDeleteAll (Function)
Deletes all files from an archive.
PDFIsProtected (Function)
Checks whether the PDF file requires a password to be read.
fLock (Function)
Entirely or partially locks an external file.
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.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the context menu. in a Scheduler control, whether an appointment was created via the context menu....
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....
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
PDFNumberOfPages (Function)
Returns the total number of pages in a PDF file.