|
|
|
|
|
|
|
|
|
|
|
|
|
|
| When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional WLanguage array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into 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.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| WINDEV gives you the ability to lock your applications (after a specific duration for example)...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project...... |
|
|
|
|
|
|
|
| WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable...... |
|
|
|
|
|
|
|
| All developers appreciate the possibility to debug an application directly on the device...... |
|
|
|
|
|
|
|
| The window that opens another window is called parent window; the window opened by the parent window is called child window...... |
|
|
|
|
|
|
|
| You can start developing your application as soon as the WINDEV project is defined as being a Java project...... |
|
|
|
|
|
|
|
| When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc.... |
|
|
|
|
|
|
|
| The page creation wizard offers many types of pages associated with HFSQL tables...... |
|
|
|
|
|
|
|
| From now on, the Web sites can be viewed on several platforms...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The Style property is used to:
retrieve or assign the entire style of a control (including the overrides).
find out the style characteristics of an element in a Word Processing document.
define button styles for a Windows notification.... |
|
|
|
|
|
|
|
| WINDEV allows you to handle an ActiveX control in WLanguage via...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|