ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
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....
Using offline sites
... an Internet connection)....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
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......
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......
HExecuteProcedure (Function)
Runs a stored procedure.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
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...
Writing an email: the available methods
This help page presents the methods for writing an email....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed...
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
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.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check...