ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
2. Modes to install an application
11. Window templates
WINDEV Mobile allows you to create window templates....
7. Window templates
...Window templates...
The structure of the file for remote control
The management of remote control uses a file in INI format......
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
1. Analysis: database structure
1. Analysis: Database structure
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......