ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
HDeleteServerTrigger (Function)
Deletes a server trigger.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
<Source>.InfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.
HInfoViewRights (Function)
Gets the rights granted to a user or group on an SQL view or on a materialized view.
HInfoServer (Function)
Returns the specified information about the server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML web...
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HDeleteLink (Function)
Deletes an integrity rule between two tables on the server.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external...
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
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......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
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.