|
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility. |
|
|
|
|
|
|
List of various constants.... |
|
|
|
|
|
|
A Slider control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
Returns the name of the page requested at the start of the session. |
|
|
|
|
|
|
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
List of properties associated with the cells of the status bars... |
|
|
|
|
|
|
Several actions are automatically performed when opening or closing an application.... |
|
|
|
|
|
|
The Hour property is used to:
Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration.
Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration.
Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item.
Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator. |
|
|
|
|
|
|
Deletes from the AWP context a variable that was added by DeclareAWPContext. |
|
|
|
|
|
|
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...... |
|
|
|
|
|
|
To create a.NET application from a project...... |
|
|
|
|
|
|
To propose to download a report in PDF format on the computer of the Web user, you must...... |
|
|
|
|
|
|
To print a report on one of the printers connected to the Web server, you must...... |
|
|
|
|
|
|
To display a report in PDF format in the browser of the Web user, you must...... |
|
|
|
|
|
|
To display a report in HTML format in the browser of the Web user, you must...... |
|
|
|
|
|
|
It is possible to regularly make a backup of the different elements of a project...... |
|
|
|
|
|
|
The StoreTheValue property is used to:
Find out whether a control keeps its value between two application starts via the persistence.
Modify a control so that it keeps (or not) its value between two application starts via the persistence.... |
|
|
|
|
|
|
Returns the path of the directory containing:
the images,
the JavaScript files,
the Java applet files,
the other files accessible from the browser.... |
|
|
|
|
|
|
Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
The ProgressBarColor property is used to get and change the progress color in the following controls and elements:
Progress Bar control,
Progress Bar column,
Progress Bar cell,
infinite Progress Bar control.... |
|
|
|
|
|
|
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control. |
|
|
|
|
|
|
The AutomaticErase property is used to:
find out whether an edit control is in "Automatic erase" mode.
modify the "Automatic erase" characteristic of an edit control.... |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the parent. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|