ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Valid (Property)
The Valid property is used to determine if an element is valid.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
PermissionRequest (Function)
Prompts the user to grant an application permission.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
URI
The URI keyword can correspond to...
Event
The Event keyword can correspond to:
Empty (Property)
The Empty property is used to determine if an element is empty.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
Group (Property)
The Group property is used to identify and change groups of elements.
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
HSetLog (Function)
Enables or disables log management on a file.
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.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
grRBAddData (Function)
Adds data to a Radial Bar chart.