|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of functions for managing pages |
|
|
|
|
|
|
|
| In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame... |
|
|
|
|
|
|
|
| WEBDEV allows you "suck up" the existing HTML pages... |
|
|
|
|
|
|
|
| In WEBDEV, there are two methods to develop a site... |
|
|
|
|
|
|
|
| This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page... |
|
|
|
|
|
|
|
| You now have the ability to deploy site sections or individual pages... |
|
|
|
|
|
|
|
| The "Internal Page" control is used to include a page (and its code) in a control of another page... |
|
|
|
|
|
|
|
| Websites can be viewed on several platforms... |
|
|
|
|
|
|
|
| WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties... |
|
|
|
|
|
|
|
| When you design a quick prototype, you often create windows (or pages) without defining any tables... |
|
|
|
|
|
|
|
| If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site. |
|
|
|
|
|
|
|
| WEBDEV proposes two modes for moving controls in a page... |
|
|
|
|
|
|
|
| In a Windows application, the information relative to a window is stored with the window... |
|
|
|
|
|
|
|
| The Page property is used to handle the page loaded in the WEBDEV Page control. |
|
|
|
|
|
|
|
| Several types of controls can be handled in a dynamic page ... |
|
|
|
|
|
|
|
| WEBDEV allows you to create a drop-down menu in your HTML pages... |
|
|
|
|
|
|
|
| Displaying a new page in a WEBDEV website can be done according to several methods... |
|
|
|
|
|
|
|
| Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request). |
|
|
|
|
|
|
|
| Indicates if the page is displayed in a WEBDEV Page control in a window. |
|
|
|
|
|
|
|
| Specifies the HTTP code that will be returned to the client after the Server code of the page is executed. |
|
|
|
|
|
|
|
Automatically updates:- the value of the items in a table with the value of the controls in the page.
- the value of the WLanguage variables with the value of the page controls.
|
|
|
|
|
|
|
|
| The different operations that can be performed on the framesets are as follows... |
|
|
|
|
|
|
|
| Used to manage the horizontal position (X-coordinate) of print cursor in the page. |
|
|
|
|
|
|
|
| A custom property is a code element with two events... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| When creating a page, a validity period can be defined for this page... |
|
|
|
|
|
|
|
| Used to determine if the page currently run is an Active WEBDEV Page. |
|
|
|
|
|
|
|
| List of events associated with pages |
|
|
|
|
|
|
|
| In order for your site to get visitors, the Web users must be able to find it... |
|
|
|
|
|
|
|
| Websites can be displayed on many devices (Android, iPhone, etc.)... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| MyPage is used to handle the current page... |
|
|
|
|
|
|
|
| WEBDEV allows you to import Dreamweaver elements into your WEBDEV site... |
|
|
|
|
|
|
|
| Specifies the custom HTTP code that will be returned to the client after the server code of the page is executed. |
|
|
|
|
|
|
|
| Used to enumerate the subelements of a project element. |
|
|
|
|
|
|
|
| The HTMLHeader property is used to get and change the HTML code inserted in the page header. |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Pages are the main interface of a WEBDEV website... |
|
|
|
|
|
|
|
| The HTMLEndPage property gets and sets the HTML code inserted at the end of the page. |
|
|
|
|
|
|
|
| The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one... |
|
|
|
|
|
|
|
| From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes... |
|
|
|
|
|
|
|
| List of functions for managing pages (prefix syntax) |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor... |
|
|
|
|
|
|
|
Automatically updates:- the value of the items in a table with the value of the controls in the page.
- the value of the WLanguage variables with the value of the page controls.
|
|
|
|
|
|
|
|
| List of properties associated with windows, pages and controls |
|
|
|
|
|
|
|
| Websites can be viewed on several platforms... |
|
|
|
|
|
|
|
| The Page header block is printed on each new page...... |
|
|
|
|
|
|
|
| The preset page templates provide some structures of pages corresponding to a wide range of sites... |
|
|
|
|
|
|
|
| To display a specific help page from your WINDEV application, an identifier must be specified... |
|
|
|
|
|
|
|
| The TestMode property determines if the Ad control displays a test ad.... |
|
|
|
|
|
|
|
| Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
|
| A report can be very wide, with a width exceeding the width of a paper sheet...... |
|
|
|
|
|
|
|
| The test of a single page runs the current page in WEBDEV...... |
|
|
|
|
|
|
|
| List of WLanguage properties associated with Internal Page controls... |
|
|
|
|
|
|
|
| Indicates the start of a series of actions performed in a Diagram document in a single event... |
|
|
|
|
|
|
|
| WEBDEV proposes two types of sliders...... |
|
|
|
|
|
|
|
| Modern UIs generally use larger windows, pages and fonts...... |
|
|
|
|
|
|
|
| Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts. |
|
|
|
|
|
|
|
| When a page template is applied to a page, all the controls and code found in the template... |
|
|
|
|
|
|
|
| Displays a page in modal mode. This function is used to establish a dialog with the user. The page... |
|
|
|
|
|
|
|
| Hides a popup page displayed in the page via PopupDisplayPage. |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current... |
|
|
|
|
|
|
|
| WEBDEV allows you to define overlayable controls...... |
|
|
|
|
|
|
|
| The controls can be copied from the page editor...... |
|
|
|
|
|
|
|
| Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
|
| The keyword selection window allows you to select the keywords to be associated with a help page...... |
|
|
|
|
|
|
|
| An Active WEBDEV Page can be displayed...... |
|
|
|
|
|
|
|
| To view the characteristics of the control, select "Description" in the context menu.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|