|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Loads the content of an external file (text, image, ...) in a buffer variable. |
|
|
|
|
|
|
|
| Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
|
| Indicates whether the code is run during the test of a report or query in Reports & Queries. |
|
|
|
|
|
|
|
| Gets and sets current position in an external file. |
|
|
|
|
|
|
|
| Resizes an external file. |
|
|
|
|
|
|
|
| Shuffles the elements of a WLanguage array. |
|
|
|
|
|
|
|
| Shuffles the elements of a WLanguage array. |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
|
| Opens the system time picker. |
|
|
|
|
|
|
|
| Copies the content of an array to another array. |
|
|
|
|
|
|
|
| Transforms an image by applying perspective correction. |
|
|
|
|
|
|
|
| Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
|
| Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start). |
|
|
|
|
|
|
|
| Pauses a stopwatch in order to measure the time spent on a process. |
|
|
|
|
|
|
|
| Stops and resets a running stopwatch. |
|
|
|
|
|
|
|
| Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause. |
|
|
|
|
|
|
|
| The following functions are used to handle strings, using prefix syntax: |
|
|
|
|
|
|
|
| Performs an asymmetric encryption of an envelope. |
|
|
|
|
|
|
|
| Triggers the execution of a parallel task. |
|
|
|
|
|
|
|
| Indicates a continuation parallel task that will be run when one of the specified parallel task is completed. |
|
|
|
|
|
|
|
| Creates an external file. |
|
|
|
|
|
|
|
| Creates and opens a temporary file. |
|
|
|
|
|
|
|
| Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
|
| A TimeLine control can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|