ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
<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").
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket 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....
PageRefresh (Function)
Refreshes a page 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.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
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.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email 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.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.