|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls...... |
|
|
|
|
|
|
|
| The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)... |
|
|
|
|
|
|
|
| A class contains the description of a data structure (members) and the processes (methods) that handle this structure.... |
|
|
|
|
|
|
|
| The report editor allows you to create "Spreadsheet" reports...... |
|
|
|
|
|
|
|
| The Associated property determines if an element belongs to the base class or to an associated class. |
|
|
|
|
|
|
|
| Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window. |
|
|
|
|
|
|
|
| Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window. |
|
|
|
|
|
|
|
| WEBDEV proposes two modes for moving controls in a page...... |
|
|
|
|
|
|
|
| The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects...... |
|
|
|
|
|
|
|
| Flexbox is a standard layout system for web pages...... |
|
|
|
|
|
|
|
| The Tab control is used to simultaneously display different controls...... |
|
|
|
|
|
|
|
| In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values...... |
|
|
|
|
|
|
|
| The following functions are used to manage loopers in the Table controls and the Looper controls:... |
|
|
|
|
|
|
|
| The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
|
| The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
|
| The Cube control is a mobile layout control that automatically performs rotations around the different axes...... |
|
|
|
|
|
|
|
| The controls from a window can be linked to a data file or existing query, ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|