|
|
|
|
|
|
|
The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
Returns the number of options found in a Radio Button control. |
|
|
|
|
|
|
Returns the number of options found in a Check Box control. |
|
|
|
|
|
|
Returns the list of accessible Bluetooth devices. |
|
|
|
|
|
|
The emailAttach type is used to handle an attachment. |
|
|
|
|
|
|
Saves an image, a photo or a video in the photo album of the mobile device. |
|
|
|
|
|
|
The sfObject type is used to describe a record of a SalesForce file... |
|
|
|
|
|
|
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
Opens the system time picker. |
|
|
|
|
|
|
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup.... |
|
|
|
|
|
|
Returns all the text blocks of an image. |
|
|
|
|
|
|
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query. |
|
|
|
|
|
|
A Link Description variable is used to describe a link between two data files through programming. |
|
|
|
|
|
|
Lists the sources (or accounts) of the contacts saved on the device. |
|
|
|
|
|
|
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session. |
|
|
|
|
|
|
Resets all the variables of the email structure or all the variables of an Email variable. |
|
|
|
|
|
|
Returns the list of services provided by a Bluetooth device. |
|
|
|
|
|
|
Adds an attached file to an email. |
|
|
|
|
|
|
Deletes a version from the history of versions found on the reference setup server. |
|
|
|
|
|
|
The following functions are used to manage the Radio Button controls...... |
|
|
|
|
|
|
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application. |
|
|
|
|
|
|
Deletes the subscription of a replication on the replication server. |
|
|
|
|
|
|
The GridlinesVisible property is used to:
Determine whether or not gridlines are visible in a control.
Show or hide gridlines in a control.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|