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)...
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
LDAPListChildren (Function)
Lists the children of an object in an LDAP server.
LDAPDisconnect (Function)
Used to disconnect from a specific LDAP server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
HDropView (Function)
Removes a materialized view from the HFSQL server.
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
Using the Salesforce service
Salesforce is a very popular CRM software......
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL 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.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
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.
<mqttSession variable>.Disconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").