|
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Decodes a character string in UUEncode format. |
|
|
|
|
|
|
Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
Performs an asymmetric encryption of an envelope. |
|
|
|
|
|
|
Encodes a character string according to the UUEncode algorithm. |
|
|
|
|
|
|
Performs an asymmetric encryption of an envelope. |
|
|
|
|
|
|
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.). |
|
|
|
|
|
|
Decrypts a character string that was encrypted by Encrypt. |
|
|
|
|
|
|
Decodes a character string that was encoded by Encode. |
|
|
|
|
|
|
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.) |
|
|
|
|
|
|
Encodes a character string or a buffer. To decode the result, simply use Decode. |
|
|
|
|
|
|
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.) |
|
|
|
|
|
|
The conditional IF statement allows you to run an action according to a condition... |
|
|
|
|
|
|
The "Find/Replace" feature is used to...... |
|
|
|
|
|
|
The KeyExpression property is used to set the different components of a composite key. |
|
|
|
|
|
|
Checks whether a character string matches a specific format and retrieves the different substrings that match the format. |
|
|
|
|
|
|
Usage example of the fStopCompress function |
|
|
|
|
|
|
Running a project step-by-step allows you to start the debugger when launching the application...... |
|
|
|
|
|
|
A lambda ("lambda function") is a more concise way to write internal procedures... |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
Performing a search in the current project is a common operation...... |
|
|
|
|
|
|
Compresses the memory footprint occupied by a matrix. |
|
|
|
|
|
|
Stops the operation used to compress or decompress a file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|