|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Trigger monitoring of write actions (add, modify or delete) performed on a data file present on an HFSQL server. In case of modification, a specific procedure can be triggered. |
|
|
|
|
|
|
|
| Stops watching a data file on an HFSQL server. |
|
|
|
|
|
|
|
| Trigger monitoring of write actions (add, modify or delete) performed on a data file present on an HFSQL server. In case of modification, a specific procedure can be triggered. |
|
|
|
|
|
|
|
| Stops all current watch tasks of files and directories. |
|
|
|
|
|
|
|
| Returns the list of data files watched by HWatch. |
|
|
|
|
|
|
|
| Detects changes made to the contents of a directory. |
|
|
|
|
|
|
|
| Stops watching a file or directory. |
|
|
|
|
|
|
|
| Stops watching a data file on an HFSQL server. |
|
|
|
|
|
|
|
| Returns the list of data files watched by HWatch. |
|
|
|
|
|
|
|
| Returns or modifies the system date (current date defined on the current computer). |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure.... |
|
|
|
|
|
|
|
| Allows you to:
move a row in a two-dimensional WLanguage array or in an advanced array... |
|
|
|
|
|
|
|
| Indicates whether the code is run:
from a computer in TSE mode or from a remote desktop.... |
|
|
|
|
|
|
|
| Indicates whether the code is run from a code written in a user macro-code. |
|
|
|
|
|
|
|
| Indicates whether the code is run in 64-bit mode or not. |
|
|
|
|
|
|
|
| Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call... |
|
|
|
|
|
|
|
| Gets the description of a type identified by name. |
|
|
|
|
|
|
|
| Returns the date of the last day for the specified month. |
|
|
|
|
|
|
|
| Returns the name of the day of the week according to its number. |
|
|
|
|
|
|
|
| Returns the name of the month according to its number. |
|
|
|
|
|
|
|
| New is used to allocate memory space... |
|
|
|
|
|
|
|
| The return value of the process currently run can be assigned... |
|
|
|
|
|
|
|
| Retrieves information about the current exception. |
|
|
|
|
|
|
|
| Checks whether the sought element was found. |
|
|
|
|
|
|
|
| Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array. |
|
|
|
|
|
|
|
| Checks a character string before and after transmission between WINDEV applications... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Calculates the Cyclical Redundancy Check (CRC) of buffer. |
|
|
|
|
|
|
|
| Converts a UTC date and time to local time (time zone, summer time, winter time). |
|
|
|
|
|
|
|
| Deletes a row at a given position:
from a two-dimensional array.
from the advanced array... |
|
|
|
|
|
|
|
| Pauses the current thread during the specified duration. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|