|
|
|
|
|
|
|
List of functions for managing the registry... |
|
|
|
|
|
|
The Width property gets and changes the width:
of a control or block in a report.
of a control (found in a window), window, column found in a table or column found in a list box (including listview).
of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.... |
|
|
|
|
|
|
The Visible property is used to:
Find out whether an element is visible.
Make an element visible or invisible.... |
|
|
|
|
|
|
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook). |
|
|
|
|
|
|
Executes a SELECT query asynchronously. |
|
|
|
|
|
|
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Dynamically changes the window displayed in an Internal Window control.
Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll.... |
|
|
|
|
|
|
Moves a file from one directory to another. |
|
|
|
|
|
|
Displays a custom message in a non-blocking system information window for a given amount of time. |
|
|
|
|
|
|
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
Displays a custom error message in a non-blocking system error window for a given amount of time. |
|
|
|
|
|
|
The Progress property returns the task progress status. |
|
|
|
|
|
|
The following paragraphs explain...... |
|
|
|
|
|
|
Usage example of the MapDisplayPosition function |
|
|
|
|
|
|
Usage example of the FTPDeleteFile function |
|
|
|
|
|
|
The sfError type is used to find out the characteristics of an error returned by Salesforce... |
|
|
|
|
|
|
The sfSaveResult type is used to find out the result of SFAdd and SFModify... |
|
|
|
|
|
|
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control. |
|
|
|
|
|
|
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable. |
|
|
|
|
|
|
Asks to be notified when the device gets close to a given location. |
|
|
|
|
|
|
Writes a value to a characteristic on a Bluetooth Low Energy device. |
|
|
|
|
|
|
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster). |
|
|
|
|
|
|
The memcachedResult type is used to define the characteristics of a value read on a Memcached server. |
|
|
|
|
|
|
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document. |
|
|
|
|
|
|
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|