|
|
|
|
|
|
|
Modifies the name of a file. |
|
|
|
|
|
|
Retrieves the content of a Text Memo column found in the query result, for the current line. |
|
|
|
|
|
|
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc. |
|
|
|
|
|
|
Immediately ends the execution of the current task: the task is flagged as ptsCanceled. |
|
|
|
|
|
|
Raise a number to a power. |
|
|
|
|
|
|
Returns the error number for the last error caused by a Statxxx function (statistical functions). |
|
|
|
|
|
|
The AnchorRateBottom property is used to:
Find out the anchor rate when a control moves on the vertical axis.
Modify the anchor rate when a control moves on the vertical axis.... |
|
|
|
|
|
|
Usage example of the zipOpen function |
|
|
|
|
|
|
Usage example of the HAdd function |
|
|
|
|
|
|
Returns or modifies the attributes of a file. |
|
|
|
|
|
|
Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of a two-dimensional array property of a variable type (xlsDocument variable for example).... |
|
|
|
|
|
|
Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
Returns or modifies the system date (current date defined on the current computer). |
|
|
|
|
|
|
Indicates the time elapsed (in milliseconds) since the call to ChronoStart. |
|
|
|
|
|
|
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account. |
|
|
|
|
|
|
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account. |
|
|
|
|
|
|
List of functions for managing sockets... |
|
|
|
|
|
|
Sends a specific FTP command to a server. |
|
|
|
|
|
|
Saves an image:
in a file in BMP format.
in memory.... |
|
|
|
|
|
|
Returns the number of common characters between two strings (from the beginning or from the end of the string). |
|
|
|
|
|
|
Returns the prefix of the namespace associated with the current tag in an XML document. |
|
|
|
|
|
|
Creates a Table control from the items of a data file (view or query). |
|
|
|
|
|
|
The Date property is used to:
Retrieve the date from a DateTime variable.
Modify the date in a DateTime variable.
Retrieve the date from a Date item (in "Date and Time" format) .
Modify the date in a Date item (in "Date and Time" format)... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|