ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites...
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.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
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.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Type and version of Web server
The configuration diagnostic displays the following error......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types...
HExecuteProcedure (Function)
Runs a stored procedure.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
Writing an email: the available methods
This help page presents the methods for writing an email....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed...
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.