|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application...... |
|
|
|
|
|
|
|
| The use of bar codes to identify and manage products has become essential...... |
|
|
|
|
|
|
|
| The minimap is an option that allows you to quickly navigate the code editor...... |
|
|
|
|
|
|
|
| Lists all the comments on the current worksheet of a Spreadsheet control. |
|
|
|
|
|
|
|
| CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application. |
|
|
|
|
|
|
|
| The cross-references in the code editor are used to identify...... |
|
|
|
|
|
|
|
| Indicates whether the code is run in Linux mode or not. |
|
|
|
|
|
|
|
| Indicates whether the code is run in Windows mode or not. |
|
|
|
|
|
|
|
| Indicates whether the code is run in Android mode. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes...... |
|
|
|
|
|
|
|
| Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques). |
|
|
|
|
|
|
|
| Indicates whether the code is run in Android Widget mode. |
|
|
|
|
|
|
|
| Indicates whether the code is run in PHP simulator mode. |
|
|
|
|
|
|
|
| Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.) |
|
|
|
|
|
|
|
| Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.) |
|
|
|
|
|
|
|
| Indicates whether the code currently run is in Apple Watch mode. |
|
|
|
|
|
|
|
| In interactive mode, the WDScript editor is divided into several areas...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls...... |
|
|
|
|
|
|
|
| The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
| Indicates whether the code currently run is in iOS mode (iPhone, iPad). |
|
|
|
|
|
|
|
| Indicates whether the code is run in 64-bit mode or not. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|