|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Modifies the rights granted to a user or to a group on an HFSQL server. |
|
|
|
|
|
|
|
| Removes an element from the queue. |
|
|
|
|
|
|
|
| Pops an element from a stack. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be:
an Image control,
an Image variable,
a WDPic variable (on the background layer),
a picLayer variable.... |
|
|
|
|
|
|
|
| Closes the current window by running the "Click" event of the CANCEL Button control. |
|
|
|
|
|
|
|
| Seeks an element in a one-dimensional WLanguage array by using a comparison procedure. |
|
|
|
|
|
|
|
| The Color type is used to define the advanced characteristics of a WLanguage color. |
|
|
|
|
|
|
|
| The Chrono type is used to define all the advanced characteristics of a stopwatch. |
|
|
|
|
|
|
|
| The Vertical property is used to:
determine if a control is oriented horizontally or vertically.
change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).... |
|
|
|
|
|
|
|
| Changes the values of the attributes in a row of a Looper control. |
|
|
|
|
|
|
|
| Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization. |
|
|
|
|
|
|
|
| Returns or modifies the different dates associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
|
| Resets the variable to its initial value. |
|
|
|
|
|
|
|
| After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete...... |
|
|
|
|
|
|
|
| Configures the automatic behavior that will be implemented if an exception occurs in the current process. |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| Usage example of the HChangeName function |
|
|
|
|
|
|
|
| Usage example of the fDelete function |
|
|
|
|
|
|
|
| Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
|
| List of functions for managing sockets... |
|
|
|
|
|
|
|
| A Check Box can correspond to...... |
|
|
|
|
|
|
|
| Usage example of the HErrorDuplicates function |
|
|
|
|
|
|
|
| Usage example of the fRemoveDir function |
|
|
|
|
|
|
|
| Three assignment operators are available...... |
|
|
|
|
|
|
|
| The ContextMenu property is used to:
Get the custom context menu of a control, window or page.
Change the custom context menu of a control, window or page (or associate another context menu).
Customize the system menus of the controls by adding options.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|