|
|
|
|
|
|
|
STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
A Data source variable is used to describe a temporary data source (query, view, alias, ...) |
|
|
|
|
|
|
A structure can be allocated dynamically... |
|
|
|
|
|
|
A dynamic array is an "advanced" type of array... |
|
|
|
|
|
|
A fixed array is an "advanced" type of array... |
|
|
|
|
|
|
An Item Description variable is used to describe one or more items in a data file programmatically. |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile include 5 types of buttons...... |
|
|
|
|
|
|
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...... |
|
|
|
|
|
|
An associative array is an "advanced" type of array... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Syntax Description variables are used to programmatically describe the syntax of a report, window or page. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
The examples provided with WINDEV are intended to help you learn the features of WINDEV.... |
|
|
|
|
|
|
In some cases, running a program or a site with or without the debugger can produce different results...... |
|
|
|
|
|
|
WEBDEV allows you to develop sites for all types of devices...... |
|
|
|
|
|
|
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|