|
|
|
|
|
|
|
|
|
|
|
|
|
|
| In the line charts, the data is interpreted as successive y coordinates of points...... |
|
|
|
|
|
|
|
| The UI (User Interface) of an application is mainly composed of windows.... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls...... |
|
|
|
|
|
|
|
| The different operations that can be performed on the window controls are as follows...... |
|
|
|
|
|
|
|
| Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices. |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min |
|
|
|
|
|
|
|
| The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically...... |
|
|
|
|
|
|
|
| The project compilation is a process used to...... |
|
|
|
|
|
|
|
| Most WLanguage functions can be used in the events of a report (created with the report editor)...... |
|
|
|
|
|
|
|
| The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
|
| WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application...... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically handle ListView controls...... |
|
|
|
|
|
|
|
| The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control. |
|
|
|
|
|
|
|
| The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically. |
|
|
|
|
|
|
|
| List of events associated with Button controls... |
|
|
|
|
|
|
|
| The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
|
| You can use Java code:
in Java applications generated with WINDEV.
in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.... |
|
|
|
|
|
|
|
| Tables can be created in a report...... |
|
|
|
|
|
|
|
| Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access...... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
|
| The Date type enables you to easily handle the dates... |
|
|
|
|
|
|
|
| The Diagram Editor control allows end users to create and edit diagrams...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|