ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
HPriorityClient (Function)
Modifies the priority of a client application.
HNext (Function)
Sets the position on the next data file record according to a browse item.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HChangeName (Function)
Modifies the physical name of a data file.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
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.
<Connection variable>.ExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
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....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
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......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Filling a Chart control
The data that will be displayed in the Chart control can come from......