ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLParent (Example)
Usage example of the XMLParent function
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
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....
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.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
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.
Notification
The Notification keyword can correspond to:
fDate (Example)
Usage example of the fDate function
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.
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.
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
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....