ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Spreadsheet controls programmatically (in a report)
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
<Connection variable>.DeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
ERR_NO_CURRENT_PAGE
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
RSS feed management functions
List of functions for managing RSS feeds...