ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS 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.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
SysVersion (Function)
Returns information about the PHP version used on the current server.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
<Connection variable>.DeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.