|
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor...... |
|
|
|
|
|
|
The Project Management Hub is used to define spools of requests...... |
|
|
|
|
|
|
MVP is the acronym for MODEL - VIEW - PRESENTER...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts...... |
|
|
|
|
|
|
The data is interpreted as "columns" whose height is proportional to the value of data...... |
|
|
|
|
|
|
.NET is Microsoft's software development platform...... |
|
|
|
|
|
|
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version).... |
|
|
|
|
|
|
To ensure data security and confidentiality, some actions may be restricted to a group of users...... |
|
|
|
|
|
|
The Xaml control allows you to easily manage the Xaml language...... |
|
|
|
|
|
|
At runtime, an application runs in a main thread...... |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
The following constants are used to manage Windows events:... |
|
|
|
|
|
|
You have the ability to create a setup program in MSI standard...... |
|
|
|
|
|
|
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis...... |
|
|
|
|
|
|
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example...... |
|
|
|
|
|
|
A Looper control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
Creating the executable in practice... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|