ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
HListUser (Function)
Returns the list of users defined for a connection.
SocketClose (Function)
Closes a socket or a connection to a server socket.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
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"....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Keep-alive on connection
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
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.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
1
3
4
5
6
7
95
>