ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
SSHWrite (Function)
Writes data into the specified SSH session.
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
<Connection variable>.ExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
6. Editing a page: zoning mode
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
USBDisconnect (Function)
Disconnects or ejects a USB device.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Programming the looper attributes
All the looper attributes can be handled by programming......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
WDDIXIO overview
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Body block
The Body block corresponds to the main block of the report......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Date (Type of variable)
The Date type enables you to easily handle the dates...
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).