|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| You have the ability to pass parameters 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. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor...... |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project... |
|
|
|
|
|
|
|
| The BackgroundColor property is used to set the background color of a control, window, page... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
|
| The Edit control allows users to enter data...... |
|
|
|
|
|
|
|
| The report editor allows you to easily create all types of reports via a wizard...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows...... |
|
|
|
|
|
|
|
| WINDEV Mobile License Agreement... |
|
|
|
|
|
|
|
| The access speed to the data in network depends on several parameters (see the section...... |
|
|
|
|
|
|
|
| The general options are used to configure the working environment of the product used...... |
|
|
|
|
|
|
|
| A component must be created from a project containing all the elements required... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records... |
|
|
|
|
|
|
|
| List of constants used by properties associated with windows, reports, pages and controls.... |
|
|
|
|
|
|
|
| The generation of a WINDEV Mobile application for Android groups all project elements (windows,... |
|
|
|
|
|
|
|
| Discover the main actions that can be performed on the windows.... |
|
|
|
|
|
|
|
| The InputMask property is used to:
get the input mask.
set the input mask (from the masks... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|