|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)...... |
|
|
|
|
|
|
|
| The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any). |
|
|
|
|
|
|
|
| The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart). |
|
|
|
|
|
|
|
| The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart). |
|
|
|
|
|
|
|
| The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Windows Vista (and later) proposes several improvements...... |
|
|
|
|
|
|
|
| A report based on a Looper control is used to directly print the information displayed in the control...... |
|
|
|
|
|
|
|
| In a window or page, you can use WLanguage properties to handle...... |
|
|
|
|
|
|
|
| Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows...... |
|
|
|
|
|
|
|
| Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description. |
|
|
|
|
|
|
|
| During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"... |
|
|
|
|
|
|
|
| Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| By default, WDMap displays the records found in a data file by using the following rules...... |
|
|
|
|
|
|
|
| The hosting parameters define the default values that will be used to create the new hosting accounts...... |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
|
| A combination is a type of variabble containing a list of values.... |
|
|
|
|
|
|
|
| This help page explains how to create a query with a calculation formula with the query editor.... |
|
|
|
|
|
|
|
| The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically...... |
|
|
|
|
|
|
|
| The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|