|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The RoundedCorner property allows you to determine whether the bottom sliding window associated with the current window has rounded corners. |
|
|
|
|
|
|
|
| The MovableByBackground property is used to:
find out whether a window can be moved by the background,
allow (or not) a window to be moved by the background.... |
|
|
|
|
|
|
|
| The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically. |
|
|
|
|
|
|
|
| The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control. |
|
|
|
|
|
|
|
| The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)... |
|
|
|
|
|
|
|
| Calls a WLanguage function from an external language.... |
|
|
|
|
|
|
|
| Declares the font that will be used by dTexte in an Image control. |
|
|
|
|
|
|
|
| Sets the starting angle of the first section in the following types of chart:
Pie, Semi-circular or Donut.
Sunburst.
Radial Bar chart.... |
|
|
|
|
|
|
|
| Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space. |
|
|
|
|
|
|
|
| Adds an element in last position:
of a one-dimensional WLanguage array.
of an advance array property (array of gglCalendar events, ...).
from a WLanguage list.... |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Sharing a project in practice... |
|
|
|
|
|
|
|
| Development cycle of a WINDEV application.... |
|
|
|
|
|
|
|
| Draws a circle or an ellipse in an Image control. |
|
|
|
|
|
|
|
| The following functions are used to manage the tiles found in the Windows Store apps applications... |
|
|
|
|
|
|
|
| A PDF Reader control can be handled through programming...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|