ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
HFSQL Client/Server: Configuring the data files on the server
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Modbus constants
Constants used by the Modbus management functions....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
RESTSend (Function)
Sends a REST request and waits for the server response.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
6. WEBDEV Account Manager
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
Keep-alive on connection
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
17. TLS/SSL: Encrypting information on the Web