ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Scheduler control events
The following events associated with Scheduler controls:...
Events associated with supercontrols
List of events associated with supercontrols...
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
SAP functions
List of SAP functions...
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").
<mqttSession variable>.Disconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.