|
|
|
|
|
|
|
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...... |
|
|
|
|
|
|
The following functions are used to manage the Action Bar control...... |
|
|
|
|
|
|
Enables or disables the "heartbeat" of the current session. |
|
|
|
|
|
|
Enables or disables a WLanguage procedure called on each request in a session. |
|
|
|
|
|
|
Several actions are automatically performed when opening or closing an application.... |
|
|
|
|
|
|
List of various constants.... |
|
|
|
|
|
|
List of constants for managing the visibility of an object.... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Deletes from the AWP context a variable that was added by DeclareAWPContext. |
|
|
|
|
|
|
Returns the list of scheduled tasks for the application (site or Webservice). |
|
|
|
|
|
|
The ScheduledTask structure is used to define the characteristics of a scheduled task...... |
|
|
|
|
|
|
To display a report in HTML format in the browser of the Web user, you must...... |
|
|
|
|
|
|
An option of a drop-down or context menu in a page can be associated with an action...... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
You can manipulate Context Menu controls in a page using the following WLanguage properties...... |
|
|
|
|
|
|
It is possible to regularly make a backup of the different elements of a project...... |
|
|
|
|
|
|
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 Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|