ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
HDescribeConnection (Function)
Describes a new connection to an external database.
HListUser (Function)
Returns the list of users defined for a connection.
SocketClose (Function)
Closes a socket or a connection to a server socket.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
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"....
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL 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.
HAddTask (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.
1
3
4
5
6
7
78
>