ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile concepts
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
HListConnection (Function)
Returns the list of connections currently described in the application.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
HPriority (Function)
Finds out and modifies the priority of the calling application.
HPriorityClient (Function)
Modifies the priority of a client application.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
<Connection variable>.ExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
SSHWrite (Function)
Writes data into the specified SSH session.
WINDEV concepts
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
<Source>.Password (Function)
Defines the password used to create or open a data file.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......