ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Welcome to Reports & Queries
Reports & Queries is used to...
<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).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
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......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
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......
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......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
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....
Manipulating PDF Reader controls programmatically
PDF Reader controls can be manipulated programmatically......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....