ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report and project
In most cases, a report is linked to a project......
Using a query with parameters
A query with parameters can be used......
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)......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
17. TLS/SSL: Encrypting information on the Web
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
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......
Items used in a select query
A query created in the query editor can contain several types of items......
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.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
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.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Google Analytics functions
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.