ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
Modified (Property)
The Modified property lets you know if an element has been modified.
Subject (Property)
The Subject property is used to get and change the subject of an element.
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
Empty (Property)
The Empty property is used to determine if an element is empty.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
Constants used by the XML signature
Constants used by the XML signature...
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Beacon functions
The following functions are used to manage Beacons......
Visible (Property)
The Visible property is used to set the visibility of an element.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.