ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP 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.
<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.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the 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.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
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).
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP 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.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.