ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
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......
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Report and project
In most cases, a report is linked to a project......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
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