ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to create a menu?
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Internal component
An internal component is a set of elements from a project......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
HIndex (Function)
Rebuilds the file index (".NDX" file).
HFilter (Function)
Defines and enables a filter on a table, view or query.
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
WEBDEV Application Server 2024
Guided tour management constants
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).