ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Writing an email: the available methods
This help page presents the methods for writing an email....
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
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>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
<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.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.