ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
MongoFind (Function)
Finds documents in a MongoDB collection.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
<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.
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.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Analysis links
The links are used to link the files found in an analysis between themselves......
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.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.