|
|
|
|
|
|
|
New is used to allocate memory space... |
|
|
|
|
|
|
Returns the name of the day that corresponds to a specified date (this date is an integer). |
|
|
|
|
|
|
Converts a duration in character string format to a duration that can be used by a Duration variable. |
|
|
|
|
|
|
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section). |
|
|
|
|
|
|
Returns:
the number of elements in a one-dimensional array.
the number of rows in a two-dimensional array.
the number of elements in the first dimension of a three-dimensional or N-dimensional array.... |
|
|
|
|
|
|
The Plane property is used to:
Get:
the active plane of a window (or report) or the plane to which a control belongs.
the active plane of a WEBDEV element.
Change:
the active plane of a window (or report) or associate a control with another plane.
the active plane of a WEBDEV element.... |
|
|
|
|
|
|
A cell found in a Table control can contain a set of controls...... |
|
|
|
|
|
|
Returns information about the Windows version used on the current computer. |
|
|
|
|
|
|
Usage example of the fListFile function |
|
|
|
|
|
|
The Radio Button control is a control allowing the user to select an option among several ones...... |
|
|
|
|
|
|
Indicates whether the code is run in 64-bit mode or not. |
|
|
|
|
|
|
Gets the description of a type identified by name. |
|
|
|
|
|
|
Converts a time to a string in the specified format. |
|
|
|
|
|
|
The return value of the process currently run can be assigned... |
|
|
|
|
|
|
Retrieves information about the current exception. |
|
|
|
|
|
|
Checks whether the sought element was found. |
|
|
|
|
|
|
Converts a time to an integer. |
|
|
|
|
|
|
Returns the name of the month that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
Converts an integer into a time in HHMMSSCC format. |
|
|
|
|
|
|
Pauses the current thread during the specified duration. |
|
|
|
|
|
|
Returns a character string of a specified length. |
|
|
|
|
|
|
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control. |
|
|
|
|
|
|
The description window of a Pivot Table control is used to configure several elements of the control...... |
|
|
|
|
|
|
The Definition type is used to find out the characteristics of a type:
simple type,
advanced type,
class,
structure.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|