ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST or SOAP web service.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
FTPGet (Function)
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Error
The Error keyword is used to manage the errors.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
Table,Modify (External language)
Modifies an element in a Table control.
GeometryCross (Function)
Compares two geometries and determines if their intersection spatially crosses.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
CallDLL32 (Function)
Runs a function found in an external DLL.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
MySQL Native Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
FTPFileExist (Function)
Checks if a given file exists on an FTP server.