ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenChild (Function)
Opens a non-modal child window.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
WINDEV Mobile Framework License Agreement
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
<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.
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......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
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....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Programming the looper attributes
All the looper attributes can be handled by programming......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
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