ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
WINDEV concepts
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Obtaining an HSL (SSL) certificate for IIS
To obtain an HSL (SSL) certificate for IIS, follow these steps......
Removing a project from the SCM (Source Code Manager)
Accessing a database via a web service
The database can be accessed via a web service......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Creating a window skin template
7. Multilingual sites in practice
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
7. Multilingual applications in practice
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...