ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Push notification
A mobile device can receive push notifications......
ERR_TIMEOUTINIT
5. HFSQL Client/Server
<Connection variable>.CopyFile (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....
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....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
5. HFSQL Cient/Server
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....