ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
Creating help pages
A help system includes several pages......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Age (Function)
Returns the age according to the date of birth.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
The Cell control
The Cell control contains controls......
Error 1006: The member is not global: use: to access it
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Select query description window: Items that can be used
End of Document block
The End of document block is run once at the end of the report execution......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
ERR_SESSION_CLOSED
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....