|
|
|
|
|
|
|
A layout allows you to define several views of a page without duplicating it...... |
|
|
|
|
|
|
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics...... |
|
|
|
|
|
|
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only). |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode).
Function kept for backward compatibility.... |
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)...... |
|
|
|
|
|
|
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows...... |
|
|
|
|
|
|
A use case diagram is used to view the behavior of a system in such way that...... |
|
|
|
|
|
|
Constants for telemetry management... |
|
|
|
|
|
|
The following functions are used to manage the telemetry:... |
|
|
|
|
|
|
The popup being a control of the page, you have the ability to access:
the page controls from the popup.
the popup controls from the page.... |
|
|
|
|
|
|
The "Project Management Hub" pane displays the tasks assigned to the current developer...... |
|
|
|
|
|
|
The different editors enable you to directly view the code of an element by pressing the F2 key...... |
|
|
|
|
|
|
When coding, developers often need to do a quick search in the current code... |
|
|
|
|
|
|
The report editor allows you to...... |
|
|
|
|
|
|
The code coverage is the measure regarding the coverage of tests run on an application or site...... |
|
|
|
|
|
|
In most cases, old code contains procedures that are used but that do no longer match the current quality standard...... |
|
|
|
|
|
|
The different operations that can be performed on the page controls are as follows...... |
|
|
|
|
|
|
The description of an internal component can opened at any time...... |
|
|
|
|
|
|
List of events associated with Table controls... |
|
|
|
|
|
|
The UnlockablePane property is used to:
Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window.
Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window.... |
|
|
|
|
|
|
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App).
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|