ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Differences and specific features of an HFSQL Client/Server application
The management mode of tables may have to be adapted when using an HFSQL Client/Server application......
<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).
<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.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Generating the setup program
The last wizard step for creating the setup program allows you to......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....