ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
11. Window templates
WINDEV Mobile allows you to create window templates....
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
<Connection variable>.ModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
<Connection variable>.SimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
12. Synchronizing data
Push notification
A mobile device can receive push notifications......
6. WEBDEV Account Manager
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Setup mode
Several methods can be used to distribute a WINDEV application......
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.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
<Connection variable>.InfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
4. Create a page in the editor...