|
|
|
|
|
|
|
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered. |
|
|
|
|
|
|
Returns the list of tables watched by HWatch. |
|
|
|
|
|
|
Returns the list of tables watched by HWatch. |
|
|
|
|
|
|
Stops all current watch tasks of files and directories. |
|
|
|
|
|
|
Stops watching a file or directory. |
|
|
|
|
|
|
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered. |
|
|
|
|
|
|
Shuffles the elements of a WLanguage array. |
|
|
|
|
|
|
Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause. |
|
|
|
|
|
|
Retrieves a message found in the code of a program in the current language. |
|
|
|
|
|
|
Returns a debug information. |
|
|
|
|
|
|
Retrieves or modifies the options of the runtime log. |
|
|
|
|
|
|
The Default property is used to determine if a parameter has been passed to a procedure... |
|
|
|
|
|
|
The "is <Class>" operator is used to find out whether the object used in an object of the class... |
|
|
|
|
|
|
Checks whether a character string ends:
with a specific character string.
with one... |
|
|
|
|
|
|
Converts a string with hexadecimal bytes to a binary buffer. |
|
|
|
|
|
|
Requests the cancellation of a parallel task. |
|
|
|
|
|
|
Initializes the generator of random numbers. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Calculates:
the number of occurrences of a specific character string (by respecting the search... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes... |
|
|
|
|
|
|
Used to find out whether an automatic test is currently run or not. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Allows you to:
extract a substring from a string based on a specified string separator.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|