ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Binary (Property)
The Binary property is used to determine if an item is binary.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Pyramid charts
Pyramid charts allow you to view data in descending order......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Including the code
You want to include your code lines in a condition, in a structure, ......
HCreateView (Example)
Usage example of the HCreateView function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
grLegendFont (Function)
Modifies the font used for the chart legend.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
1
6
7
8
9
10
24
>