|
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
For a given position in a Word Processing control (coordinates of a control point), returns one of the following:
the number of the corresponding page,
the corresponding X-position (in mm),
the corresponding Y-position (in mm)... |
|
|
|
|
|
|
Two types of directories can be configured when creating the executable...... |
|
|
|
|
|
|
Evaluating the value of an element...... |
|
|
|
|
|
|
A Bar Code control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Variables can be declared anywhere in the code.... |
|
|
|
|
|
|
WLanguage offers various functions for handle a Bitcoin Core server...... |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
A variable is defined by name and type...... |
|
|
|
|
|
|
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)...... |
|
|
|
|
|
|
The Native Oracle Connector is used to:
specify the input values during the call to a stored procedure.
retrieve the output values after a call to a stored procedure.... |
|
|
|
|
|
|
The setup editor WDInst is used to manage the files to install...... |
|
|
|
|
|
|
The planes are used to group the window controls...... |
|
|
|
|
|
|
In a report, a table includes a set of controls called "Table cells"...... |
|
|
|
|
|
|
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows.... |
|
|
|
|
|
|
The UI (User Interface) of an application is mainly composed of windows.... |
|
|
|
|
|
|
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...... |
|
|
|
|
|
|
A Table control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|