ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Global (Property)
The Global property is used to determine if an element is global.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
Record (Type of variable)
The Record type is used to save the values of a record.
AnimationDuration (Property)
The Property AnimationDuration allows you to define the duration of the animation of the effect applied to the target control during a guided tour.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Enqueue (Function)
Adds an element to the queue.
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
MyPage (Reserved word)
MyPage is used to handle the current page...
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Bluetooth constants
List of constants used by the Bluetooth functions....
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
TextColor (Property)
The TextColor property is used to set the text color of an element.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......