ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
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
VibrationTrigger (Function)
Triggers the vibrations of the device.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Keyword (Property)
The Keyword property is used to get and change a keyword.
fWriteLine (Example)
Usage example of the fWriteLine function
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.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
grLoadParameter (Function)
Restores the parameters used to draw a chart.