ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
6. Editing a page: zoning mode
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.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
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......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
WDDIXIO overview
Body block
The Body block corresponds to the main block of the report......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Date (Type of variable)
The Date type enables you to easily handle the dates...