ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis...
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external...
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HInfoServer (Function)
Returns the specified information about the server.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via...
HStopServer (Function)
Stops an HFSQL server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view...
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Feedback component
The Feedback component is a component provided with WINDEV......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic...
Ad Hoc deployment
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Connection variable>.ListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.