ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
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.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Composite variable
A composite variable contains different types of elements (members)...
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Attribute (Property)
The Attribute property is used to manage attributes.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
List of reserved words
Alignment
The Alignment property is used to align elements.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....