ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
HChangeName (Function)
Modifies the physical name of a data file.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
HDescribeConnection (Function)
Describes a new connection to an external database.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
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......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
HPass (Function)
Defines the password used to create or open a data file.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.