|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The report editor allows you to create "Spreadsheet" reports...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
|
| Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS). |
|
|
|
|
|
|
|
| The CalculatedDefaultValue property is used to:
Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming.
Define the SQL expression that returns the default value of an item (item described through programming only).... |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run...... |
|
|
|
|
|
|
|
| The Xaml control allows you to easily manage the Xaml language...... |
|
|
|
|
|
|
|
| The CalculatedItemExpression property is used to:
Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming.
Define the SQL expression returning the value of a calculated item (when describing the item through programming).... |
|
|
|
|
|
|
|
| An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc.... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, ...... |
|
|
|
|
|
|
|
| The main executable options are as follows...... |
|
|
|
|
|
|
|
| The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members. |
|
|
|
|
|
|
|
| The TypeDescription property is used to:
Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically.
Define the type used by an Enumeration or Combination item (when describing the item through programming).... |
|
|
|
|
|
|
|
| The LogMethod property is used to:
find out the log mode used for a data file (file defined in the data model editor or through programming).
define the log mode used for a data file (when the file is described through programming).... |
|
|
|
|
|
|
|
| The "Commands" pane lists...... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, ...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min |
|
|
|
|
|
|
|
| The context menu of menu options allows you to perform all the operations required to define a drop-down menu...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle an ActiveX control in WLanguage via...... |
|
|
|
|
|
|
|
| If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup...... |
|
|
|
|
|
|
|
| Dashboards are essential elements in an application...... |
|
|
|
|
|
|
|
| WINDEV Tutorial - External database Using data from an external database - 40 min |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|