|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A server may encounter problems without any user (or developer) noticing anything.
For example:
a scheduled task may fail,
an automatic backup may fail,
a node may become inactive in a HFSQL cluster, ...... |
|
|
|
|
|
|
|
| The server that is hosting a HFSQL database engine can be very busy...... |
|
|
|
|
|
|
|
| Applications are constantly evolving...... |
|
|
|
|
|
|
|
| The "Dynamic tab" Tab control is used to display several windows in the same window...... |
|
|
|
|
|
|
|
| Several types of charts belong to the same family...... |
|
|
|
|
|
|
|
| The following events appear by default in the WEBDEV code editor...... |
|
|
|
|
|
|
|
| To edit an element of a project hosted on an SCM repository, you must first check out the element...... |
|
|
|
|
|
|
|
| The LineHeight property is used to get and change the height of the rows:
in a List Box control,
in a ListView control (standard display mode only),
in a Table control,
in a Combo Box control,
in a Looper control (height of the row),
in an Organizer control.... |
|
|
|
|
|
|
|
| The project includes windows, reports, queries, help files, sets of procedures, ...... |
|
|
|
|
|
|
|
| The Feedback component is a component provided with WINDEV...... |
|
|
|
|
|
|
|
| During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"... |
|
|
|
|
|
|
|
| The different operations that can be performed with WDLog are as follows...... |
|
|
|
|
|
|
|
| A query is used to interrogate a database in order to view, insert, modify or delete data...... |
|
|
|
|
|
|
|
| WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| Table controls are used to view and manipulate data...... |
|
|
|
|
|
|
|
| Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|