ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapGetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
Record (Type of variable)
The Record type is used to save the values of a record.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HCheckStructure (Function)
Defines the mode for comparing data files.
HChangeName (Function)
Modifies the physical name of a data file.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Valid (Property)
The Valid property is used to determine if an element is valid.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
System constants
List of constants used by the system functions....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....