ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyPage (Reserved word)
MyPage is used to handle the current page...
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
Val (Function)
Returns the numeric value of a character string.
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...
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.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
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.
Enqueue (Function)
Adds an element to the queue.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
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....
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.