ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DomoOpen (Function)
Used to establish a connection with a X10 interface.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
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.
Port (Property)
The Port property is used to identify and change a server connection port.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.