|
|
|
|
|
|
|
Returns the name of the day that corresponds to a specified date (this date is an integer). |
|
|
|
|
|
|
Converts a string with hexadecimal bytes to a binary buffer. |
|
|
|
|
|
|
Requests the cancellation of a parallel task. |
|
|
|
|
|
|
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode. |
|
|
|
|
|
|
Initializes the generator of random numbers. |
|
|
|
|
|
|
The Checked property gets and sets the checkmark state of an element. |
|
|
|
|
|
|
Adds a backslash to the end of a string, if necessary. |
|
|
|
|
|
|
Positions on the element found before the current element of a memory zone and returns the value of this element. |
|
|
|
|
|
|
Calculates:
the number of occurrences of a specific character string (by respecting the search criteria) in another character string.
the number of occurrences of a set of strings in an array.... |
|
|
|
|
|
|
Sets the position on the last element of memory area and returns the value of this element. |
|
|
|
|
|
|
Converts a time to a string in the specified format. |
|
|
|
|
|
|
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value. |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
Converts a local date and time (time zone, summer time, winter time) to UTC. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
To generate a RAD pattern:... |
|
|
|
|
|
|
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category. |
|
|
|
|
|
|
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard...... |
|
|
|
|
|
|
Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart). |
|
|
|
|
|
|
Returns or modifies the system date (current date defined on the current computer). |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional WLanguage array or in an advanced array property.... |
|
|
|
|
|
|
Gets the description of a type identified by name. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|