ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. WEBDEV administrator in practice
HDeleteServerTrigger (Function)
Deletes a server trigger.
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...
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis...
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
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.
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.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Using offline sites
... an Internet connection)....
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics...
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
8. Traffic statistics of dynamic sites
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......