|
|
|
|
|
|
|
The SortOption property gets and sets the sort options used in:
text columns in Table controls,
text columns in Treeview Table controls,
List Box and ListView controls,
Combo Box controls,
attributes of Looper controls,
images, clickable images and thumbnails with automatic sequence.... |
|
|
|
|
|
|
A combination is a type of variabble containing a list of values.... |
|
|
|
|
|
|
The query editor is used to automatically create queries on the data files...... |
|
|
|
|
|
|
A combination is a set of options. |
|
|
|
|
|
|
The same site can now be automatically installed on the same server without having to rename the project...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types...... |
|
|
|
|
|
|
The FileFilter property gets and sets the filter used to display files:
when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window),
in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control.... |
|
|
|
|
|
|
Forces the printing of a Body Complement block. |
|
|
|
|
|
|
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°).... |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
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.... |
|
|
|
|
|
|
Returns a combination of one or more options known by their names. |
|
|
|
|
|
|
The FOR EACH statement is used to browse the available values in the combinations. |
|
|
|
|
|
|
The report editor can be used to create form reports, which include different controls allowing users to enter data...... |
|
|
|
|
|
|
The TypeDescription property is used to:
Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically.
Define the type used by an Enumeration or Combination item (when describing the item through programming).... |
|
|
|
|
|
|
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ...... |
|
|
|
|
|
|
Returns a combination of one or more options known by their associated values. |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure.... |
|
|
|
|
|
|
Returns the connection to the common database or to the reference database of the SaaS site. |
|
|
|
|
|
|
Checks whether a combination of one of more options known by their names is valid. |
|
|
|
|
|
|
Describes a file in dBase3 format (most common format) through programming. |
|
|
|
|
|
|
WINDEV includes several Automatic Application Features (AAFs)...... |
|
|
|
|
|
|
WLanguage supports different types of strings.... |
|
|
|
|
|
|
An Option Description variable is used to handle the characteristics of a combination option through programming. |
|
|
|
|
|
|
Returns the number of common characters between two strings (from the beginning or from the end of the string). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|