ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
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.
httpRequest
The HTTPRequest keyword can correspond to...
fWriteLine (Example)
Usage example of the fWriteLine function
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
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.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
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
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Reports & Queries: New features in this version
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
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.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).