|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
|
| Calculates the sum for a series of values. |
|
|
|
|
|
|
|
| Writes text or image information into the system clipboard. |
|
|
|
|
|
|
|
| Returns the result of the bitwise AND between two values. |
|
|
|
|
|
|
|
| Calculates the difference between two dates and times. |
|
|
|
|
|
|
|
| Calculates the maximum value for a series of values. |
|
|
|
|
|
|
|
| Calculates the minimum value for a series of values. |
|
|
|
|
|
|
|
| Calculates the arithmetic, geometric or harmonic mean for a series of values. |
|
|
|
|
|
|
|
| Retrieves the content of a Text Memo column found in the query result, for the current line. |
|
|
|
|
|
|
|
| Forbids all the modifications on a data file (for all the programs, including the one... |
|
|
|
|
|
|
|
| The Database property is used to manage databases associated with a connection (HFSQL... |
|
|
|
|
|
|
|
| Signals the end of the document to print and actually starts printing the data stored... |
|
|
|
|
|
|
|
| Seeks an element in a memory area:
on the value added by MemAdd or on the value modified... |
|
|
|
|
|
|
|
| Extracts the last characters from a string or string buffer. |
|
|
|
|
|
|
|
| Returns or modifies the different dates and times associated with a file or directory (date... |
|
|
|
|
|
|
|
| Creates a socket that uses the UDP protocol. |
|
|
|
|
|
|
|
| The PunctuationSensitive property is used to determine if punctuation characters (comma, period,... |
|
|
|
|
|
|
|
| Calculates the sum of the array elements. |
|
|
|
|
|
|
|
| The ImageWidth property gets and sets the width of the image section displayed in an Image control... |
|
|
|
|
|
|
|
| Generates the source code of the email message to be sent from the variables in the Email structure... |
|
|
|
|
|
|
|
| Converts all characters in a string to uppercase according to the region settings defined... |
|
|
|
|
|
|
|
| Returns a character string without the space characters:
from the left and right side... |
|
|
|
|
|
|
|
| Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string... |
|
|
|
|
|
|
|
| Marks the end of a critical section: another thread will be able to run the code. |
|
|
|
|
|
|
|
| Associates the data directory specified in the database schema with a directory found on disk. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|