ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
HDescribeLink (Function)
Describes a link between two data files through programming.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HMode (Function)
Changes the mode and the method for locking data files.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
HDelete (Function)
Deletes a record from a data file (query or view).
<Connection variable>.ListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
HListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
17. TLS/SSL: Encrypting information on the Web
Report and project
In most cases, a report is linked to a project......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Using a query with parameters
A query with parameters can be used......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Compression (Property)
The Compression property gets and sets the data compression mode.