ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
<Array>.Sort (Function)
Sorts a WLanguage array.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
SAP functions
List of SAP functions...
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
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.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<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.