|
|
|
|
|
|
|
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure. |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing the Windows scheduler.... |
|
|
|
|
|
|
|
| The Group structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| The layout is used to define several views of a window in the same project without duplicating... |
|
|
|
|
|
|
|
| This help page explains how to manage a multi-selection in a List Box control.... |
|
|
|
|
|
|
|
| Starting with version 23, an XML parser is available to handle XML files that are multiple GB... |
|
|
|
|
|
|
|
| The Count property returns the number of elements in a given set. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access... |
|
|
|
|
|
|
|
| The OAuth2Parameters type is used to define the information required to authenticate on a web... |
|
|
|
|
|
|
|
| The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
|
| The StoreFilterAAF property is used to determine and specify if the filters set by the user... |
|
|
|
|
|
|
|
| The StoreSortAAF property is used to determine and specify if the sorting order defined by the user... |
|
|
|
|
|
|
|
| The Tiff type is used to define the advanced characteristics of a TIFF image. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)...... |
|
|
|
|
|
|
|
| The hdfsConnection type is used to define the advanced characteristics of a connection... |
|
|
|
|
|
|
|
| This help page explains how to populate a TreeView Table control programmatically.... |
|
|
|
|
|
|
|
| The dialog boxes are standard windows that allow you to communicate with the user...... |
|
|
|
|
|
|
|
| The AssistedInput type allows you to define all the advanced characteristics of an autocomplete... |
|
|
|
|
|
|
|
| A layout allows you to define several views of a page without duplicating it...... |
|
|
|
|
|
|
|
| The native access to HFSQL Classic and Client/Server is available for the WINDEV applications... |
|
|
|
|
|
|
|
| List of constants used by functions for managing applications with "Live update".... |
|
|
|
|
|
|
|
| Displays a value in a control or assigns a value in a variable. |
|
|
|
|
|
|
|
| Displays a long text in a text control in Pascal and in C. |
|
|
|
|
|
|
|
| Used to emit a beep on the speaker of the computer. |
|
|
|
|
|
|
|
| Opens the project library that is stored on disk. |
|
|
|
|
|
|
|
| Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|