|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min |
|
|
|
|
|
|
|
| Returns information about a component. |
|
|
|
|
|
|
|
| When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program...... |
|
|
|
|
|
|
|
| The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)...... |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window for a set amount of time. |
|
|
|
|
|
|
|
| Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window...... |
|
|
|
|
|
|
|
| Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control. |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ...... |
|
|
|
|
|
|
|
| Several operations are performed when printing a report. These operations are performed in the following order...... |
|
|
|
|
|
|
|
| Modifies the value of an Exif tag for the image used. |
|
|
|
|
|
|
|
| Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValueEnable.... |
|
|
|
|
|
|
|
| List of constants used by the Bluetooth functions.... |
|
|
|
|
|
|
|
| The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
|
| Detects and signals an error on required controls left empty and/or controls with invalid data.... |
|
|
|
|
|
|
|
| WEBDEV allows you "suck up" the existing HTML pages...... |
|
|
|
|
|
|
|
| You have the ability to use external languages with WINDEV...... |
|
|
|
|
|
|
|
| The logical operators are as follows...... |
|
|
|
|
|
|
|
| The management of the incoming calls is performed in a specific "thread".... |
|
|
|
|
|
|
|
| Before implementing the replication, you must be familiar with the vocabulary specific to the replication. |
|
|
|
|
|
|
|
| The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment. |
|
|
|
|
|
|
|
| Set focus:
to a control (found in a window, in a page or in a frameset).
to a window.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|