ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Variable sshSession>CommandConnector (Function)
Keeps the SSH session active between several commands sent (via the SSHCommand function) to an SSH server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
<Connexion HFSQL>ListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
SSHConnectCommand (Function)
Keeps the SSH session active between several commands sent (via the SSHCommand function) to an SSH server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Handling report blocks
The different operations available on report blocks are as follows......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
UploadFileName (Function)
Returns the name of 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....
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
SSHDisconnectCommand (Function)
Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Variable sshSession>DisconnectCommand (Function)
Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Options of the window editor
To configure the general options of the window editor......