ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFConvertLead (Function)
Converts the leads.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
iZoneHeight (Example)
Usage example of the iZoneHeight function
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Salesforce functions
List of Salesforce functions...
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Table control functions
List of functions specific to Table controls...
grLoadParameter (Function)
Restores the parameters used to draw a chart.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
fTime (Example)
Usage example of the fTime function
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.