ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").
SAP functions
List of SAP functions...
<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.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
gpwGetLDAPInfo (Function)
Retrieves the configuration of the LDAP server used for the User Groupware.
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
1. What is the WEBDEV administrator used for
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Testing a project: settings
By testing the project you can simulate how the application will run......
ERR_MSG_BOX
Changes the contrast of an image contained: in an Image control, in an Image variable....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Typing multilingual texts
For a multilingual application, you have the ability to......