ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Edit control
The Edit control allows users to enter data......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
XML functions (prefix syntax)
List of XML functions...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Math functions
List of mathematical functions...
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Socket constants
List of constants used by the functions for socket management....
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
ServiceUninstall (Function)
Uninstalls a service.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
ServiceContinue (Function)
Restarts a paused service.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
ServiceControl (Function)
Sends a control message to a service.
ServicePause (Function)
Pauses a service.
ServiceStart (Function)
Starts a service.