|
|
|
|
|
|
|
To customize the interface of an Organization Chart control, you must use specific internal windows.... |
|
|
|
|
|
|
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories...... |
|
|
|
|
|
|
The report editor can be used to create form reports, which include different controls allowing users to enter data...... |
|
|
|
|
|
|
During the life of an application, items live and die...... |
|
|
|
|
|
|
In a Windows application, the information relative to a window is stored with the window...... |
|
|
|
|
|
|
WINDEV allows you to automatically save the different application parameters...... |
|
|
|
|
|
|
Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
Plays a sound file (.WAV) for the specified line. |
|
|
|
|
|
|
Returns the Excel version that was used to save the file. |
|
|
|
|
|
|
Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
Gets and sets current position in an external file. |
|
|
|
|
|
|
Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
Gets and sets current position in an external file. |
|
|
|
|
|
|
The minimap is an option that allows you to quickly navigate the code editor...... |
|
|
|
|
|
|
The GDPR property is used to:
find out if the GDPR applies to an item from a data file.
define whether the GDPR should apply to an item (in the item description in the code only).... |
|
|
|
|
|
|
The MinValue property is used to:
get and set the bottom value of a report based on a data file.
get the minimum value of the current filter.
get the minimum value of a data series in a chart.
get and set the minimum value for some types of controls.... |
|
|
|
|
|
|
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 MaxValue property is used to:
get and set the top value of a report based on a data file.
get the maximum value of the current filter.
get the maximum value of a data series in a chart.
get and set the maximum value for some types of controls.... |
|
|
|
|
|
|
...The main available features are as follows:... |
|
|
|
|
|
|
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk). |
|
|
|
|
|
|
Initialize:
one or all variables of file items with their default values.
one or all items of a Record variable with their default values.... |
|
|
|
|
|
|
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk). |
|
|
|
|
|
|
Initializes:
one or all variables of file items with their default values.
one or all items of a Record variable with their default values.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|