|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Used to enumerate the subelements of a project element. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| List of functions for managing pages (prefix syntax) |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| MyPage is used to handle the current page... |
|
|
|
|
|
|
|
| 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 Tilt property gets or sets the tilt of the map displayed in a Map control. |
|
|
|
|
|
|
|
| The NullIfEmpty property is used to:
Find out whether the value returned by the control is NULL... |
|
|
|
|
|
|
|
| The CaptionHTML property is used to handle the text of a control as HTML code. |
|
|
|
|
|
|
|
| The CrosshairThickness property is used to determine and change the thickness of the crosshair... |
|
|
|
|
|
|
|
| The CrosshairOpacity property is used to determine and change the opacity of the crosshair... |
|
|
|
|
|
|
|
| Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control... |
|
|
|
|
|
|
|
| For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example).... |
|
|
|
|
|
|
|
| The CalendarButton property is used to determine and specify whether a Date Edit control... |
|
|
|
|
|
|
|
| The AutoLineWrap property is used to:
determine if the automatic line wrap feature is enabled... |
|
|
|
|
|
|
|
| The State property is used to get and change the state of an element. |
|
|
|
|
|
|
|
| The TotauxActif property allows you to:
Identify the calculation method used for columns... |
|
|
|
|
|
|
|
| New projects are often cross-platform.... |
|
|
|
|
|
|
|
| The Pane property is used to:
Find out the pane tabs associated with a control.
Define... |
|
|
|
|
|
|
|
| The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile: fully compatible format... |
|
|
|
|
|
|
|
| The SwipeEnabled property enables or disables the swipe gesture support:
on an Internal Window... |
|
|
|
|
|
|
|
| The ElementHeight property is used to:
Find out or modify the height of the elements... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|