|
|
|
|
|
|
|
A site generated in PHP can be debugged in standard WEBDEV mode...... |
|
|
|
|
|
|
After its execution in test mode (see Running the query test), the result of the query can be...... |
|
|
|
|
|
|
The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
The RichEdit property is used to manage the RTF (Rich Text Format) type:
of an edit control or Static control found in a window.
of a Static control found in a report.... |
|
|
|
|
|
|
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control. |
|
|
|
|
|
|
The Pinned property is used to:
Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area.
Determine if a control is pinned.... |
|
|
|
|
|
|
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes...... |
|
|
|
|
|
|
Most WLanguage functions can be used in the events of a report (created with the report editor)...... |
|
|
|
|
|
|
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer...... |
|
|
|
|
|
|
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
Saves:
the scrollbar position in a Table or TreeView Table control,
the elements selected in the control.... |
|
|
|
|
|
|
A TreeView Table control based on a variable is a control bound to a variable or a set of variables...... |
|
|
|
|
|
|
Returns the name of static or dynamic pane found in a Tab control associated with a control. |
|
|
|
|
|
|
The Hidden is used to:
Determine if a control in a report is hidden.
Redact or blur a control in a report.... |
|
|
|
|
|
|
A non-maximized window can occupy a section of the screen only...... |
|
|
|
|
|
|
The phones can talk!...... |
|
|
|
|
|
|
The xmlDocument keyword can correspond to:
the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument.
an xmlDocument variable. For more details, see xmlDocument.... |
|
|
|
|
|
|
When generating a file on the Web server (PDF, HTML, ...... |
|
|
|
|
|
|
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control. |
|
|
|
|
|
|
Each Scheduler control found in a window proposes a menu to the user.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|