ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
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....
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....
Empty (Property)
The Empty property is used to determine if an element is empty.
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.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
Modified (Property)
The Modified property lets you know if an element has been modified.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
Beacon functions
The following functions are used to manage Beacons......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
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.
File download functions
The following functions are used to manage downloads......
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
<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.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Character strings
WLanguage supports different types of strings....