|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile: fully compatible format... |
|
|
|
|
|
|
|
| New projects are often cross-platform.... |
|
|
|
|
|
|
|
| The indirection operators ({ }) are used to handle an object whose name is found in a variable...... |
|
|
|
|
|
|
|
| To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed...... |
|
|
|
|
|
|
|
| An application is a set of objects (windows, controls, ...... |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
|
| A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...... |
|
|
|
|
|
|
|
| To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes...... |
|
|
|
|
|
|
|
| The Body block corresponds to the main block of the report...... |
|
|
|
|
|
|
|
| Queries are used to easily select records in one or more data files...... |
|
|
|
|
|
|
|
| The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content...... |
|
|
|
|
|
|
|
| The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key...... |
|
|
|
|
|
|
|
| Converts a currency into another currency. |
|
|
|
|
|
|
|
| The executable of an application that supports the User Groupware is a multi-instance executable.... |
|
|
|
|
|
|
|
| To manage the project development lifecycle, the Project Management Hub allows you to set requirements...... |
|
|
|
|
|
|
|
| The analysis is used to define the structure of data files used by the project...... |
|
|
|
|
|
|
|
| In a report, a table includes a set of controls called "Table cells"...... |
|
|
|
|
|
|
|
| The following types of windows can be created in a WINDEV application...... |
|
|
|
|
|
|
|
| The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager...... |
|
|
|
|
|
|
|
| The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|