|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| 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 StoreSortAAF property is used to determine and specify if the sorting order defined by the user... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans... |
|
|
|
|
|
|
|
| Returns the index of the current column in a Table based on a data file or in a Table populated... |
|
|
|
|
|
|
|
| Retrieves the coordinates of the control in relation to the top left border of the window as well... |
|
|
|
|
|
|
|
| Retrieves the name of the control being edited and its index, if necessary. |
|
|
|
|
|
|
|
| Initializes the file items with the value of the window controls bound to these items. |
|
|
|
|
|
|
|
| Initializes the window controls with the values of the file items linked to the controls. |
|
|
|
|
|
|
|
| Indicates the name of the first editable control or the name of the next control that must... |
|
|
|
|
|
|
|
| Resets to zero (for a numeric control) or clears (for the other types of controls) the content... |
|
|
|
|
|
|
|
| Retrieves the value in a control or in a variable. |
|
|
|
|
|
|
|
| List of constants used by the functions for managing automated tests.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|