ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Xaml functions
List of Xaml functions
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection....
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table....
htmlNode (Variable type)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the table, view, query, ...).
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the table, view, query, ...).
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL tables.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed as parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed as parameter.
<Source>.SavePosition (Function)
Stores the current context of a table: current record, filter, read pointers.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST web service.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
HModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table....
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the table used to manage the automatic reindexing.
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server table......
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.