ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
HAddLink (Function)
Adds an integrity rule between two tables on the server.
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a table or populated programmatically).
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Materialized view
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Client application: Running procedures on a .Net services server
Several DotNet functions are available in WINDEV......
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
DNS functions
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.