|
|
|
|
|
|
|
A List Box control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
The programming of timers, threads and delayed procedures is now automatically managed by the environment...... |
|
|
|
|
|
|
REP files contain the list of data files handled by the application.... |
|
|
|
|
|
|
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project...... |
|
|
|
|
|
|
The "Task list" pane displays the list of tasks that must be performed...... |
|
|
|
|
|
|
The method for developing a site for Linux is identical to the method for developing a site for Windows.... |
|
|
|
|
|
|
A Link Description variable is used to describe a link between two data files through programming. |
|
|
|
|
|
|
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form...... |
|
|
|
|
|
|
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValueEnable.... |
|
|
|
|
|
|
The StoredItem property is used to:
Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.... |
|
|
|
|
|
|
The "Quality Control Center" pane displays the incidents associated with the selected project...... |
|
|
|
|
|
|
The Link control is available in a page and in a report...... |
|
|
|
|
|
|
The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming.
Define whether the value of a calculated item is stored in the data file (when describing the item through programming).... |
|
|
|
|
|
|
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 Reference property is used to:
get and change the unique identifier of one or more reference emails linked to the current conversation.
find out and modify the element to sign.... |
|
|
|
|
|
|
Performing a search in the current project is a common operation...... |
|
|
|
|
|
|
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites.... |
|
|
|
|
|
|
A replication includes one or more data files...... |
|
|
|
|
|
|
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. |
|
|
|
|
|
|
The Link control is used to:
create a link in an HTML page.
create a link in a report printed in HTML format.... |
|
|
|
|
|
|
The Filter property is used to identify and change the filter applied to records in:
Table controls based on a data file,
browsing TreeView Table controls,
browsing List Box controls,
Combo Box controls based on a data file,
browsing Looper controls.... |
|
|
|
|
|
|
WINDEV allows you to apply a transparency coefficient to the windows...... |
|
|
|
|
|
|
The AutomaticLink property is used to:
determine if the automatic link detection mode is enabled,
enable or disable the automatic link detection mode.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|