ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
<Connection variable>.UpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
HDescribeLink (Function)
Describes a link between two data files through programming.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
HMode (Function)
Changes the mode and the method for locking data files.