ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Analysis links
The links are used to link the files found in an analysis between themselves......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Binary (Property)
The Binary property determines if an item is binary.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
HFSQL functions
List of functions for HFSQL management...