|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A structure can be allocated dynamically... |
|
|
|
|
|
|
|
| A Value Description variable is used to handle the description of an enumeration value through programming. |
|
|
|
|
|
|
|
| An Option Description variable is used to handle the characteristics of a combination option through programming. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
|
| Formats a character string according to the selected options. |
|
|
|
|
|
|
|
| Replaces all occurrences of a specified substring in a string with another specified substring. |
|
|
|
|
|
|
|
| The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key. |
|
|
|
|
|
|
|
| Parameter Description variables are used to programmatically describe a parameter. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The document tabs allow you to navigate between the different elements opened in the different editors.... |
|
|
|
|
|
|
|
| Windows Vista (and later) proposes several improvements...... |
|
|
|
|
|
|
|
| When coding, developers often need to do a quick search in the current code... |
|
|
|
|
|
|
|
| When creating or modifying a window in the window editor, you have the ability to display the alignment rulers...... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|