ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeView Table control events
List of events associated with the TreeView Table controls...
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
fUnlock (Function)
Entirely or partially unlocks an external file.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Code Editor control
The Code Editor control allows end users to write WLanguage code....
7. Multilingual applications in practice
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
TreeView control functions
The following functions are used to manage TreeView controls:...
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
TreeSelectPlus (Function)
Selects an element in a TreeView control.
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
HDelete (Function)
Deletes a record from a table (query or view).
11. Controls in practice
Discover the main characteristics of the controls...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....