ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
The HTML Display control
The HTML Display control displays a web page in an application......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
7. HFSQL: Physical files
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Feedback component
The Feedback component is a component provided with WINDEV......
WEBDEV Application Server - 10 connections - License agreement
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......