|
|
|
|
|
|
|
A color (text color) can be assigned to the procedures so that they can be easily classified and identified...... |
|
|
|
|
|
|
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ...... |
|
|
|
|
|
|
Adding a SaaS client account is used to make a SaaS site available to the users...... |
|
|
|
|
|
|
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements...... |
|
|
|
|
|
|
The download is the operation that consists in saving a file stored on the server onto the computer of Web user...... |
|
|
|
|
|
|
To prevent users from leaving a control empty, you can set it as a required field...... |
|
|
|
|
|
|
The "Debugger trace" shows the messages displayed in the trace window during the last application test...... |
|
|
|
|
|
|
A control is an indexed control if it contains several controls with the same name...... |
|
|
|
|
|
|
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
The StoredValue property is used to get the value currently stored by:
a row in a List Box, ListView or Combo Box control.
a "Text token" Edit control.
a row of a Table control.
an input suggestion in an Edit control (if the suggestion is selected).... |
|
|
|
|
|
|
The query editor automatically creates a technical documentation for each query...... |
|
|
|
|
|
|
The anchors are used to define the behavior of controls during a resize operation...... |
|
|
|
|
|
|
The following paragraphs explain...... |
|
|
|
|
|
|
This type of Looper control uses data from a data file or query...... |
|
|
|
|
|
|
This help page presents the specific features of the user version of query editor...... |
|
|
|
|
|
|
The layout is used to define several views of a window in the same project without duplicating this window...... |
|
|
|
|
|
|
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 "WDSetup" project corresponds to the standard setup program of WINDEV applications...... |
|
|
|
|
|
|
...The main available features are as follows:... |
|
|
|
|
|
|
The last wizard step for creating the setup program allows you to...... |
|
|
|
|
|
|
WDConver is a tool used to convert data to an HFSQL Classic data file from...... |
|
|
|
|
|
|
Reads a record in a file according to a given record number. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|