|
|
|
|
|
|
|
|
|
|
|
|
|
|
| You can print different technical documentations describing all the elements of the project (windows, pages, reports, tables, items, components, assemblies, Custom-Folders, etc.)...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls...... |
|
|
|
|
|
|
|
| REST web service APIs can be described using OpenAPl files...... |
|
|
|
|
|
|
|
| The Replication property is used to:
know the replication mode used for a table (table defined in the data model editor or programmatically defined).
specify the replication mode used for a table (only for tables defined programmatically).... |
|
|
|
|
|
|
|
| Each TreeView control in a window offers the user a context menu by default...... |
|
|
|
|
|
|
|
| To view the characteristics of the control, select "Description" in the context menu.... |
|
|
|
|
|
|
|
| When creating and developing the different elements of a project (window, query, report, project, ...... |
|
|
|
|
|
|
|
| A context menu is available for Image controls...... |
|
|
|
|
|
|
|
| Whenever the application is modified on the development computer (modifications of windows, code, analysis, ...... |
|
|
|
|
|
|
|
| The HTML Display control displays a web page in an application...... |
|
|
|
|
|
|
|
| The scope of a procedure defines whether it is public, private, etc...... |
|
|
|
|
|
|
|
| Spreadsheet controls can be manipulated programmatically...... |
|
|
|
|
|
|
|
| Two types of archives are available...... |
|
|
|
|
|
|
|
| The AutoRefresh property is used to:
Find out whether the data found in the series is automatically recalculated whenever grDraw is called
Modify the mode for recalculating the data found in the series.... |
|
|
|
|
|
|
|
| Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
|
| A secondary thread cannot directly open a window with the standard WLanguage functions such as...... |
|
|
|
|
|
|
|
| A window can display information from...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|