ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The OLE control
The OLE control is used to handle an OLE object......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Resizing a window (AAF)
20. Control templates
SCM: Checking out an element
To edit an element of a project hosted on an SCM repository, you must first check out the element......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
MSIX installation
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......
The Clickable Image control
The Clickable Image control can be used to......