|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)... |
|
|
|
|
|
|
|
| Internal components in practice... |
|
|
|
|
|
|
|
| Opens the Windows file picker. |
|
|
|
|
|
|
|
| WDMap is used to view the records found in a data file...... |
|
|
|
|
|
|
|
| The Project Management Hub is used to define spools of requests...... |
|
|
|
|
|
|
|
| To create a.NET application from a project...... |
|
|
|
|
|
|
|
| The setup editor WDInst ("Tools...... |
|
|
|
|
|
|
|
| The StoredItem property is used to:
Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.... |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| The query editor allows you to create a query by typing SQL code...... |
|
|
|
|
|
|
|
| Configures the automatic behavior that will be implemented if an exception occurs in the current process. |
|
|
|
|
|
|
|
| A break in a Looper control is used to group the data corresponding to one or more arguments...... |
|
|
|
|
|
|
|
| Enables the dynamic audit programmatically. |
|
|
|
|
|
|
|
| When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window...... |
|
|
|
|
|
|
|
| When a report template is applied to a report, all the controls and code found in the template are "copied" into the report...... |
|
|
|
|
|
|
|
| The BrowsedFile property gets and sets the data source used to display records in controls based on a data file. |
|
|
|
|
|
|
|
| Returns a debug information. |
|
|
|
|
|
|
|
| A project is a logical set of elements and processes whose purpose is to accomplish a given objective...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|