ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
HTML (Property)
The HTML property is used to configure the use of HTML content.
Group (Property)
The Group property is used to identify and change groups of elements.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
grRBAddData (Function)
Adds data to a Radial Bar chart.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
SelectedText (Property)
The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
HSetLog (Function)
Enables or disables log management on a file.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......