|
|
|
|
|
|
|
A secondary thread cannot directly open a window with the standard WLanguage functions such as...... |
|
|
|
|
|
|
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV...... |
|
|
|
|
|
|
The analysis generation comes before the programming phase and after the file description phase...... |
|
|
|
|
|
|
The Native Container control returns an handle/identifier...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...... |
|
|
|
|
|
|
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands...... |
|
|
|
|
|
|
To make the result of a query easier to read, the records can be sorted according to one or more items...... |
|
|
|
|
|
|
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files...... |
|
|
|
|
|
|
A ListView control can be used to display the content of a data file (or the content of a query)...... |
|
|
|
|
|
|
The WithNewButton property is used to:
Determine if a Dynamic Tab control has New tab button (+).
Configure a Dynamic Tab control to show a New tab button.... |
|
|
|
|
|
|
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height. |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap"). |
|
|
|
|
|
|
Dashboards are essential elements in an application...... |
|
|
|
|
|
|
An internal component is a set of elements from a project...... |
|
|
|
|
|
|
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode...... |
|
|
|
|
|
|
To use a Progress database with the Native Connector, you must ...... |
|
|
|
|
|
|
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|