|
|
|
|
|
|
|
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control. |
|
|
|
|
|
|
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
The CacheSize property is used to:
Get the maximum number of records that can be stored in the cache of the Native MySQL Connector.
Change the maximum number of records that can be stored in the cache of the Native MySQL Connector.... |
|
|
|
|
|
|
The LogBackupDirectory property is used to manage the backup directory of log files. |
|
|
|
|
|
|
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.). |
|
|
|
|
|
|
The NullIableIndex property determines if a key item supports the "Null" value. |
|
|
|
|
|
|
The Month property is used to:
Retrieve the month from a Date or DateTime variable.
Modify the month in a Date or DateTime variable.
Retrieve the month from a Date item (in "Simple date" or "Date and Time" format)
Modify the month in a Date item (in "Simple Date" or "Date and Time" format)... |
|
|
|
|
|
|
The CheckmarkVisible property is used to:
Determine whether a checkmark is displayed to the left of a row in a TreeView control.
Show or hide a checkmark to the left of a row in a TreeView control.... |
|
|
|
|
|
|
The DisplayEvenIfNull property is used to:
Determine whether a row or column in a Pivot Table control is displayed even if it contains no value.
Show or hide a row or column in a Pivot Table control if it does not contain any values.... |
|
|
|
|
|
|
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control. |
|
|
|
|
|
|
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column. |
|
|
|
|
|
|
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server. |
|
|
|
|
|
|
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control. |
|
|
|
|
|
|
Allows you to find out whether the current language is written from right to left. |
|
|
|
|
|
|
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control. |
|
|
|
|
|
|
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 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.... |
|
|
|
|
|
|
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)...... |
|
|
|
|
|
|
The Windows windows developed with WINDEV...... |
|
|
|
|
|
|
Returns:
at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed.
in test mode: all the libraries installed on the current computer.... |
|
|
|
|
|
|
The Condensed property is used to:
Determine whether a Font variable is condensed.
Condense a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
Extended is used to:
Find out whether a Font variable is extended.
Extend (or not) a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
The Bold property is used to:
Find out whether a Font variable is bold.
Modify the bold attribute of a Font variable.... |
|
|
|
|
|
|
The Italic property is used to:
Find out whether a Font variable is in italic type.
Modify the italic attribute of a Font variable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|