ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
HInfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
<WBAdminAuth variable>.UpdateAccount (Function)
Modifies WEBDEV account settings on a WEBDEV Application Server.
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
BitwiseOR (Function)
Returns the result of the bitwise OR operation performed between two values.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server tables....
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).