|
|
|
|
|
|
|
The BarCodes type is used to handle the information found in a bar code. |
|
|
|
|
|
|
The dialog boxes are standard windows that allow you to communicate with the user...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile feature multiple methods to test applications...... |
|
|
|
|
|
|
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database...... |
|
|
|
|
|
|
ERR_BAD_COMMANDLINE error... |
|
|
|
|
|
|
WINDEV allows you to develop 64-bit applications...... |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
The LogMethod property is used to:
find out the log mode used for a data file (file defined in the data model editor or through programming).
define the log mode used for a data file (when the file is described through programming).... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
All the elements handled by a project (window, report, classes, set of procedures, queries, ...... |
|
|
|
|
|
|
Internal components in practice... |
|
|
|
|
|
|
The analysis generation comes before the programming phase and after the file description phase...... |
|
|
|
|
|
|
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...... |
|
|
|
|
|
|
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected...... |
|
|
|
|
|
|
Two methods can be used to create a query...... |
|
|
|
|
|
|
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV...... |
|
|
|
|
|
|
The Mode property describes:
the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable).
the management mode of multicolumn sections (docFormatMulticolumn variable).
how the tooltip of a step of a guided tour is displayed.... |
|
|
|
|
|
|
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode...... |
|
|
|
|
|
|
The access speed to the data in network depends on several parameters (see the section...... |
|
|
|
|
|
|
Modifies the percentage corresponding to the radius of the hole in a Donut chart. |
|
|
|
|
|
|
The Description property is used to get and change the page description. |
|
|
|
|
|
|
Displays a long text in a text control in Pascal and in C. |
|
|
|
|
|
|
Clones a menu or a menu option as well as the associated code. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|