ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
HTTP constants
List of constants used by the HTTP functions....
Kanban control events
The following events are associated with Kanban controls......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Principle for running threads
At runtime, an application runs in a main thread......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TreeView constants
List of constants used by the TreeXXX functions...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
HTTPSendForm (Function)
Sends an HTTP form.
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....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.