|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls...... |
|
|
|
|
|
|
|
| The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
|
| The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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 Plane property is used to:
Get:
the active plane of a window (or report) or the plane to which a control belongs.
the active plane of a WEBDEV element.
Change:
the active plane of a window (or report) or associate a control with another plane.
the active plane of a WEBDEV element.... |
|
|
|
|
|
|
|
| The InitialState property is used to get the initial state of a control. |
|
|
|
|
|
|
|
| It is possible to regularly make a backup of the different elements of a project...... |
|
|
|
|
|
|
|
| This help page explains how to create a count query with the query editor.... |
|
|
|
|
|
|
|
| The characteristics of the controls can be viewed and/or changed in...... |
|
|
|
|
|
|
|
| A report provides a custom view of data...... |
|
|
|
|
|
|
|
| The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
|
| The numeric edit controls propose several AAFs (Automatic Application Features):
a context menu proposing the "Calculator" option.
the ability to modify the control value with the mouse wheel.... |
|
|
|
|
|
|
|
| Applications are constantly evolving...... |
|
|
|
|
|
|
|
| WDDIXIO License Agreement... |
|
|
|
|
|
|
|
| Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
|
| The Thumbnail property can be used on:
the items of an HFSQL data file. For more details, see Thumbnail property on items.
the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls.... |
|
|
|
|
|
|
|
| Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
|
| The NbItem property is used to get the total number of items (including composite keys) in a record of:
a file described in the data model editor,
a file described programmatically,
an HFSQL view,
a query.... |
|
|
|
|
|
|
|
| The Charset property is used to:
Get the character set used by a Font variable.
Change the character set used by a Font variable.
Get the character set used by an HFSQL data file.... |
|
|
|
|
|
|
|
| You can change many style options in the "Style" tab of the control description window...... |
|
|
|
|
|
|
|
| Starting with version 27, files can be downloaded in the background, using the system download manager...... |
|
|
|
|
|
|
|
| List of functions for managing browsers... |
|
|
|
|
|
|
|
| WDTRAD license agreement... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|