|
|
|
|
|
|
|
The purpose of universal replication is to keep several databases synchronized...... |
|
|
|
|
|
|
The CalculatedItemExpression property is used to:
Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming.
Define the SQL expression returning the value of a calculated item (when describing the item through programming).... |
|
|
|
|
|
|
The CalculatedDefaultValue property is used to:
Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming.
Define the SQL expression that returns the default value of an item (item described through programming only).... |
|
|
|
|
|
|
The management of users allows you to find out from the server...... |
|
|
|
|
|
|
A cookie is an easy way to temporarily store information on the user's computer...... |
|
|
|
|
|
|
WDMap is a tool used to view and handle a data file while developing an application...... |
|
|
|
|
|
|
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages...... |
|
|
|
|
|
|
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
In this example, the application must manage a video conference between two computers...... |
|
|
|
|
|
|
A database is an organized collection of data for a particular purpose (e.g., manage orders)...... |
|
|
|
|
|
|
The wizard for window creation proposes several types of windows associated with HFSQL data files...... |
|
|
|
|
|
|
For a given position (coordinates of a point) in a Word Processing control, returns one of the following:
the number of the corresponding page,
the corresponding X-position (in mm),
the corresponding Y-position (in mm).... |
|
|
|
|
|
|
The configuration diagnostic displays the following error...... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for the Android operating system...... |
|
|
|
|
|
|
This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
A help system includes several pages...... |
|
|
|
|
|
|
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed:
for a scheduled optimization task of HFSQL Client/Server files.
for a scheduled backup task of HFSQL Client/Server files.
for a scheduled replication of HFSQL servers.... |
|
|
|
|
|
|
In most cases, most of the presentation styles are created when designing a site...... |
|
|
|
|
|
|
The "Compilation errors" pane is used to find out...... |
|
|
|
|
|
|
The SearchAAF property is used to:
find out whether the search via AAF is enabled on a non-editable Combo Box control,
enable (or not) the search via AAF on a non-editable Combo Box control.... |
|
|
|
|
|
|
The SelectionOnly property is used to:
Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only.
Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only.... |
|
|
|
|
|
|
The SortType property is used to:
Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically.
Define the sort direction for an item or for a component of a composite key (when describing the item through programming).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|