|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The project includes windows, reports, queries, help files, sets of procedures, ... |
|
|
|
|
|
|
|
| When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ... |
|
|
|
|
|
|
|
| All the elements handled by a project (window, report, classes, set of procedures, queries, ... |
|
|
|
|
|
|
|
| All the elements of a project (windows, reports, classes, sets of procedures, queries... |
|
|
|
|
|
|
|
| The Format property is used to define the data format of a data file. |
|
|
|
|
|
|
|
| The HugeFile property is used to configure the maximum size of a data file. |
|
|
|
|
|
|
|
| The Extension property is used to:
get the extension of a file defined in the data model editor or through programming.
define the extension of a file (when the file is described through programming only).... |
|
|
|
|
|
|
|
| The HTML property is used to:
find out whether the current report is printed in HTML mode.
manage the HTML type of a Static control found in a report.... |
|
|
|
|
|
|
|
| The Directory property is used to manage the physical directory of HFSQL files. |
|
|
|
|
|
|
|
| The DescribedDirectory property is used to manage the physical directory of HFSQL files. |
|
|
|
|
|
|
|
| The TextItemCompleted property is used to manage text items in an HFSQL data file. |
|
|
|
|
|
|
|
| The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
|
| The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
|
| The PhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
|
| The DescribedPhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
|
| The Orientation property is used to:
Get the angle (in degrees) of a Font variable.
Modify the angle (in degrees) of a Font variable.... |
|
|
|
|
|
|
|
| The BlurLevel property gets and sets the percentage of blur applied to a control in a report. |
|
|
|
|
|
|
|
| The MinimumLength property is used to configure the minimum length of the words to be indexed. |
|
|
|
|
|
|
|
| You can create Scheduler controls directly linked to the data.... |
|
|
|
|
|
|
|
| Switch controls (also called "Toggle controls") are now commonly used in interfaces...... |
|
|
|
|
|
|
|
| You can create TimeLine controls directly linked to the data.... |
|
|
|
|
|
|
|
| In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button...... |
|
|
|
|
|
|
|
| The GranularityDuration property is used to get and change the size of the grid to resize:
appointments in an Organizer control.
appointments in a Scheduler control.
events in a TimeLine control.
tasks in a Gantt Chart column.... |
|
|
|
|
|
|
|
| The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control. |
|
|
|
|
|
|
|
| The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
|
| The StoreTheConfiguration property is used to:
Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored.
Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)... |
|
|
|
|
|
|
|
| The Unicode property is used to:
Determine if the value of a control is a Unicode string.
Specify whether the value of a control is a Unicode string.... |
|
|
|
|
|
|
|
| The InDays property is used to convert a Duration variable to days. |
|
|
|
|
|
|
|
| The InHours property is used to convert a Duration variable to hours. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|