ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
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.
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.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
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
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
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).