|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The main characteristics of a List Box control are as follows...... |
|
|
|
|
|
|
|
| The "Internal Window" control is used to include a window (and its code) in a control of another window...... |
|
|
|
|
|
|
|
| Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
|
| End users can directly modify the interface of the application (according to the options specified by the developer)....... |
|
|
|
|
|
|
|
| Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
|
| The query editor allows you to easily handle the queries.... |
|
|
|
|
|
|
|
| This type of TreeView Table control is linked to a data file or query...... |
|
|
|
|
|
|
|
| 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...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming...... |
|
|
|
|
|
|
|
| Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App).
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| The ListView control is used to display a list of graphic elements (images, logos, etc.... |
|
|
|
|
|
|
|
| WINDEV proposes several WLanguage functions for managing animations...... |
|
|
|
|
|
|
|
| A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...... |
|
|
|
|
|
|
|
| The "Syntax help" pane displays a short help text for the function being entered...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|