|
|
|
|
|
|
|
WINDEV and WINDEV Mobile support two types of menus ... |
|
|
|
|
|
|
Identifies the state of an option in a context or drop-down menu, i.e., active, disabled or invisible. |
|
|
|
|
|
|
Menu options can be manipulated... |
|
|
|
|
|
|
The MDI windows must respect some constraints specific to the MDI applications... |
|
|
|
|
|
|
The Image property gets and sets the background image of a control or block. |
|
|
|
|
|
|
Indicates whether a menu option exists in a menu. |
|
|
|
|
|
|
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu). |
|
|
|
|
|
|
Indicates whether a menu option exists in a menu. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile support two types of menus: ... |
|
|
|
|
|
|
Defines a BitMap file as destination of a chart (BMP means BitMap). |
|
|
|
|
|
|
In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
The Organizer control can be configured in the editor via the description window ("Details" tab)...... |
|
|
|
|
|
|
Decodes an encoded URL (which means with characters in %xx format). |
|
|
|
|
|
|
During the test of a report ("Go" button from the report editor), several print options are proposed...... |
|
|
|
|
|
|
WDOptimizer includes multiple modes to optimize indices...... |
|
|
|
|
|
|
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions...... |
|
|
|
|
|
|
Returns the full height of the window (including the border, menu bar and title). |
|
|
|
|
|
|
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory. |
|
|
|
|
|
|
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project...... |
|
|
|
|
|
|
To ensure data security and confidentiality, some actions may be restricted to a group of users...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to animate the controls found in a window...... |
|
|
|
|
|
|
Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control. |
|
|
|
|
|
|
Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control. |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
You can manipulate Context Menu controls in a page using the following WLanguage properties...... |
|
|
|
|
|
|
The setup editor WDInst proposes a standard setup program...... |
|
|
|
|
|
|
The Organization Chart control is used to represent elements in a hierarchical way.
For example:
the contributors of a company according to their position.
the different branches of a group with their inter-dependencies.
the different steps of a manufacturing process, ...... |
|
|
|
|
|
|
Cancels the last action performed by the end user. |
|
|
|
|
|
|
The Multiline Zone control is used to easily create interfaces in iOS style.... |
|
|
|
|
|
|
The scheduled tasks are used to schedule automatic tasks...... |
|
|
|
|
|
|
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming. |
|
|
|
|
|
|
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|