ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInfoServer (Function)
Returns the specified information about the server.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
HDeleteServerTrigger (Function)
Deletes a server trigger.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
fUnlock (Function)
Entirely or partially unlocks an external file.
fLock (Function)
Entirely or partially locks an external file.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
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 a connection.
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.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
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.
HInfoLock (Function)
Returns information about the lock set on a table, on one or all the records in a table.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).