ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
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.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
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).
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
Port (Property)
The Port property is used to identify and change a server connection port.
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.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.