|
|
|
|
|
|
|
|
|
|
|
|
|
|
| You can manipulate Image Editor controls in a page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| The Page property is used to handle a page. |
|
|
|
|
|
|
|
| ...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages.... |
|
|
|
|
|
|
|
| The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
|
| The test of a single page runs the current page in WEBDEV...... |
|
|
|
|
|
|
|
| In a window or page, you can use WLanguage properties to handle...... |
|
|
|
|
|
|
|
| If the browser "Back" button is used to display the previous page, this action will have no effect...... |
|
|
|
|
|
|
|
| To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor...... |
|
|
|
|
|
|
|
| Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)...... |
|
|
|
|
|
|
|
| Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism. |
|
|
|
|
|
|
|
| Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Returns the width (in pixels) of the client area where the page is displayed. |
|
|
|
|
|
|
|
| Returns the height (in pixels) of the client area where the page is displayed. |
|
|
|
|
|
|
|
| WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage.... |
|
|
|
|
|
|
|
| For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|