ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
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.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HListGroup (Function)
Returns the list of groups of users defined for a connection.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
SocketConnect (Function)
Connects a client computer to a given socket.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
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.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
1
2
3
4
5
6
58
>