|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Modern UIs generally use larger windows, pages and fonts...... |
|
|
|
|
|
|
|
| Opens:
the application page on Play Store or App Store so that users can rate and/or comment.
the form for configuring the In-App purchases of an application.... |
|
|
|
|
|
|
|
| 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 Title property is used to:
Get the title of a Table control column, a Chart control, a window or a page
Change the title of a Table control column, a Chart control, a window or a page.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| At runtime, an application runs in a main thread...... |
|
|
|
|
|
|
|
| Returns the number of SMS messages stored on an Android phone. |
|
|
|
|
|
|
|
| Utilisation dans la classe _VisiteGuidéeEtapeEffet - Accès en Lecture + Ecriture - Type : Entier32... |
|
|
|
|
|
|
|
| You can customize text attributes such as character spacing, line spacing and font size in a window or page...... |
|
|
|
|
|
|
|
| When creating a report, the test of this report can be run from the report editor...... |
|
|
|
|
|
|
|
| A Java application is an application entirely compiled in Java...... |
|
|
|
|
|
|
|
| Adds an element in last position:
of a one-dimensional WLanguage array.
of an array property of an advanced variable type (array of events of a gglCalendar variable, etc.).
from a WLanguage list.... |
|
|
|
|
|
|
|
| Adds an element in last position:
of a one-dimensional WLanguage array.
of an array property of an advanced variable type (array of events of a gglCalendar variable, etc.).
of a WLanguage list.... |
|
|
|
|
|
|
|
| Changes the mode used to create and draw windows. All windows opened after calling this function will use the new mode. |
|
|
|
|
|
|
|
| WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration...... |
|
|
|
|
|
|
|
| The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be bound to a table or use an in-memory data source.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
|
| The DisplayEnabled property is used to:
determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly.
refresh a control or window.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|