ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AssociatedValue (Property)
The AssociatedValue property is used to get the associated value.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
HDescribeFile (Function)
Describes a data file programmatically.
Definition (Property)
The Definition property is used to define a type.
Virtual (Property)
The Virtual property is used to determine if an element is virtual.
Info (Function)
Displays a custom message in a system information window.
RedirectionURL (Property)
The RedirectionURL property is used to get the URL used for the result redirection.
AuthURL (Property)
The URLAuth property is used to get and define the authorization URL to be used (first URL of the OAuth 2.0 specification).
GrantType (Property)
The GrantType property gets the grant types available.
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
<btleDevice variable>.GetAllServices (Function)
Retrieves all the services corresponding to a UUID.
<btleDevice variable>.GetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
GetDefinition (Function)
Retrieves the definition of element type.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...