|
|
|
|
|
|
|
Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
Converts a duration to a character string in the specified format. |
|
|
|
|
|
|
Converts an ANSI string (Windows) to a UNICODE string. |
|
|
|
|
|
|
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string. |
|
|
|
|
|
|
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00"). |
|
|
|
|
|
|
Checks whether a character string starts:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
Extracts all the substrings from a character string based on one or more string separators. |
|
|
|
|
|
|
Checks whether a character string ends:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
Increments a number at the beginning or at the end of a string. |
|
|
|
|
|
|
Inserts a string into another character string at a given position. |
|
|
|
|
|
|
Reverses the characters of a string. |
|
|
|
|
|
|
Formats a character string according to the selected options. |
|
|
|
|
|
|
Converts:
a date to a string in the specified format.
a date time to a string in the specified format.... |
|
|
|
|
|
|
A Link Description variable is used to describe a link between two data files through programming. |
|
|
|
|
|
|
An Item Description variable is used to describe one or more items in a data file programmatically. |
|
|
|
|
|
|
A Data source variable is used to describe a temporary data source (query, view, alias, ...) |
|
|
|
|
|
|
A structure can be allocated dynamically... |
|
|
|
|
|
|
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key. |
|
|
|
|
|
|
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.) |
|
|
|
|
|
|
Parameter Description variables are used to programmatically describe a parameter. |
|
|
|
|
|
|
Converts a DateTime to string in the specified format. |
|
|
|
|
|
|
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped. |
|
|
|
|
|
|
Decrypts a buffer with a private/public key algorithm with RSA encryption.... |
|
|
|
|
|
|
Performs an asymmetric encryption of an envelope. |
|
|
|
|
|
|
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|