|
|
|
|
|
|
|
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application.... |
|
|
|
|
|
|
WEBDEV enables you to create static sites and/or dynamic sites...... |
|
|
|
|
|
|
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup...... |
|
|
|
|
|
|
The test manager is used to...... |
|
|
|
|
|
|
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically...... |
|
|
|
|
|
|
The VisibleEndUser property is used to:
Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically.
Define whether an item must be visible or not to the end users (item described programmatically only).... |
|
|
|
|
|
|
A sprint or iteration is a development cycle...... |
|
|
|
|
|
|
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques). |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites...... |
|
|
|
|
|
|
The general parameters of the check must be defined when creating or modifying a check...... |
|
|
|
|
|
|
A service is a specific type of application intended to be run without any user intervention...... |
|
|
|
|
|
|
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version...... |
|
|
|
|
|
|
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories...... |
|
|
|
|
|
|
Allows you to:
save the document coming from the Twain device in a TIFF file.
view the document coming from the Twain device in the user interface of device.
save the document coming from the Twain device directly in memory in TIFF format (in a buffer).... |
|
|
|
|
|
|
Allows you to:
save the document coming from the Twain device in a PDF file.
view the document coming from the Twain device in the user interface of device.
save the document coming from the Twain device directly in memory in PDF format (in a buffer).... |
|
|
|
|
|
|
The following functions are used to manage the telemetry:... |
|
|
|
|
|
|
Constants for telemetry management... |
|
|
|
|
|
|
Sharing a project in practice... |
|
|
|
|
|
|
Allows you to:
move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from the advanced array property (array of gglCalendar events, ...).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|