|
|
|
|
|
|
|
Indicates whether the code is run in Windows Store apps mode.
Function kept for backward compatibility.... |
|
|
|
|
|
|
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone. |
|
|
|
|
|
|
...Layouts are used to define several views of a window in the same project without duplicating the window.... |
|
|
|
|
|
|
A Repositionable Note control can be handled through programming...... |
|
|
|
|
|
|
When developing a project, the project is compiled on a regular basis.... |
|
|
|
|
|
|
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...... |
|
|
|
|
|
|
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode.
Function kept for backward compatibility.... |
|
|
|
|
|
|
Indicates whether the code is run in WinRT mode (Windows Store apps).
Function kept for backward compatibility.... |
|
|
|
|
|
|
End users can directly modify the interface of the application (according to the options specified by the developer)....... |
|
|
|
|
|
|
The "Internal Window" control is used to include a window (and its code) in a control of another window...... |
|
|
|
|
|
|
The main characteristics of a List Box control are as follows...... |
|
|
|
|
|
|
The query editor allows you to easily handle the queries.... |
|
|
|
|
|
|
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows...... |
|
|
|
|
|
|
The "Internal Page" control is used to include a page (and its code) in a control of another page...... |
|
|
|
|
|
|
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" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)...... |
|
|
|
|
|
|
The different editors enable you to directly view the code of an element by pressing the F2 key...... |
|
|
|
|
|
|
The code coverage is the measure regarding the coverage of tests run on an application or site...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|