ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
HaspHLLogin (Function)
Connects the application with a Hasp key.
gpwConnectUser (Function)
Connects a user to the User Groupware.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket 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.
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.
<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.
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"....
Keep-alive on connection
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
1
2
3
4
5
6
58
>