ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Advanced types
The advanced types of WLanguage are as follows...
Progress Bar control properties
List of properties associated with the Progress Bar control...
The "Line" charts
In the line charts, the data is interpreted as successive y-coordinates of points......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Manager of automated tests
The test manager is used to......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
2. WEBDEV administrator in practice
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......