ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
rssCloud (Variable type)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS feed...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Creating a Java archive
When your Java application is developed, you can......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically......
AuthVerifyAuthentication (Function)
When SSO authentication is used, checks the validity of the current user's token....
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
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....
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
SSH functions
The following functions are used to connect and communicate with a SSH server:...
Obtaining an SSL certificate for IIS2 (2.0 or later)
<Source>.ExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.
<Variable sshSession>Command (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
HExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.