ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Creating an executable: How it works and the library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
<WBAdminAuth variable>.UpdateAccount (Function)
Modifies WEBDEV account settings on a WEBDEV Application Server.
Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code......
Composite variable
A composite variable contains different types of elements (members)...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Hash functions
Hashing is used to summarize a file or a character string......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
HCS.Timeout (Variable)
The HCS.ResponseTime variable is used to modify the connection time: for the connections established by HOpenConnection. for the automatic connection openings....
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......