|
|
|
|
|
|
|
How to manage the synchronization between:
the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file.
the corresponding page context found on the server.... |
|
|
|
|
|
|
When you design a quick prototype, you often create windows (or pages) without defining any data files...... |
|
|
|
|
|
|
The Font property is used to
Get the identifier of the font used in a control in a report, page or window.
Change the font used in a control in a report, page or window.... |
|
|
|
|
|
|
The Null keyword can be used according to different methods in WLanguage...... |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility. |
|
|
|
|
|
|
The NbLinesPerPage property is used to:
Get and set the maximum number of Table rows per page.
Get and set the maximum number of Looper rows per page.... |
|
|
|
|
|
|
Displays a popup in a page cell. |
|
|
|
|
|
|
Applies a specific layout to a page. |
|
|
|
|
|
|
Displays a popup in a page cell. |
|
|
|
|
|
|
Returns the name of the previous page. |
|
|
|
|
|
|
The Progress Bar control is used to follow the progress of an event...... |
|
|
|
|
|
|
Runs a JavaScript method of the jQuery library on a page element. |
|
|
|
|
|
|
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page...... |
|
|
|
|
|
|
The Iteration block is a free block, created manually in the report editor ("Report...... |
|
|
|
|
|
|
Adds an additional HTTP header that will be returned to the browser:
during the next function for page display (PageDisplay, PageRefresh, ...),
during the automatic return of the current page at the end of the current action.... |
|
|
|
|
|
|
Performing a search in the current project is a common operation...... |
|
|
|
|
|
|
When creating a page, a validity period can be defined for this page...... |
|
|
|
|
|
|
To reload a document, ...... |
|
|
|
|
|
|
WEBDEV allows you to import a CSS style sheet into a WEBDEV project...... |
|
|
|
|
|
|
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
The Title property is used to:
Get the title of a Table control column, a Chart control, a window or a page
Change the title of a Table control column, a Chart control, a window or a page.... |
|
|
|
|
|
|
Reinitializes:
all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
the controls found in a group of controls, a supercontrol, an internal window or an internal page.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|