ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Port (Property)
The Port property is used to identify and change a server connection port.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached...
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server...