|
|
|
|
|
|
|
The "Internal Window" control is used to include a window (and its code) in a control of another window...... |
|
|
|
|
|
|
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle:
in a Chart control. This duration is set to 30 hundredths of a second by default.
in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default.
in an Image Gallery Looper control.... |
|
|
|
|
|
|
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows...... |
|
|
|
|
|
|
The ImageState property is used to get and change the number of drawings in:
The image associated with a button.
The image of the cursor in a slider.
The image associated with the button of a sidebar pane.
The image associated with the button of a tab pane.
The image associated with the Rating control.
The image associated with a group in a Ribbon control.
The image associated with a menu option.... |
|
|
|
|
|
|
The Ellipsis property is used to determine and change the truncation mode with ellipses in:
a window control (Static, edit control, List box, Button, Combo box or Static table column).
a Static control in a report.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts...... |
|
|
|
|
|
|
The main characteristics of a List Box control are as follows...... |
|
|
|
|
|
|
The query editor allows you to easily handle the queries.... |
|
|
|
|
|
|
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component...... |
|
|
|
|
|
|
Stops decoding a bar code in a Camera control. |
|
|
|
|
|
|
Stops decoding a bar code in a Camera control. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager...... |
|
|
|
|
|
|
The "Internal Page" control is used to include a page (and its code) in a control of another page...... |
|
|
|
|
|
|
The data that will be displayed in the Chart control can come from...... |
|
|
|
|
|
|
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode).
Function kept for backward compatibility.... |
|
|
|
|
|
|
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
The code coverage is the measure regarding the coverage of tests run on an application or site...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming...... |
|
|
|
|
|
|
In WEBDEV, there are two methods to develop a site...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|