|
|
|
|
|
|
|
List of functions for managing pages |
|
|
|
|
|
|
WEBDEV allows you "suck up" the existing HTML pages... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
In WEBDEV, there are two methods to develop a site... |
|
|
|
|
|
|
The Page property is used to handle the page loaded in the WEBDEV Page control. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
When you design a quick prototype, you often create windows (or pages) without defining any tables... |
|
|
|
|
|
|
Several types of controls can be handled in a dynamic page ... |
|
|
|
|
|
|
In a Windows application, the information relative to a window is stored with the window... |
|
|
|
|
|
|
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties... |
|
|
|
|
|
|
WEBDEV allows you to create a drop-down menu in your HTML 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... |
|
|
|
|
|
|
Displaying a new page in a WEBDEV website can be done according to several methods... |
|
|
|
|
|
|
WEBDEV proposes two modes for moving controls in a page... |
|
|
|
|
|
|
Websites can be viewed on several platforms... |
|
|
|
|
|
|
Specifies the custom HTTP code that will be returned to the client after the server code of the page is executed. |
|
|
|
|
|
|
The HTMLHeader property is used to get and change the HTML code inserted in the page header. |
|
|
|
|
|
|
List of events associated with pages |
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
In order for your site to get visitors, the Web users must be able to find it... |
|
|
|
|
|
|
A custom property is a code element with two events... |
|
|
|
|
|
|
Used to determine if the page currently run is an Active WEBDEV Page. |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
Used to manage the horizontal position (X-coordinate) of print cursor in the page. |
|
|
|
|
|
|
Pages are the main interface of a WEBDEV website... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
MyPage is used to handle the current page... |
|
|
|
|
|
|
List of properties associated with windows, pages and controls |
|
|
|
|
|
|
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one... |
|
|
|
|
|
|
When creating a page, a validity period can be defined for this page... |
|
|
|
|
|
|
Specifies the HTTP code that will be returned to the client after the Server code of the page is executed. |
|
|
|
|
|
|
The different operations that can be performed on the framesets are as follows... |
|
|
|
|
|
|
Websites can be displayed on many devices (Android, iPhone, etc.)... |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site... |
|
|
|
|
|
|
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page. |
|
|
|
|
|
|
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) |
|
|
|
|
|
|
The ModifierPanelVisible property is used to:
determine if the "Modifier" panel is displayed... |
|
|
|
|
|
|
The LibrayPanelVisible property is used to:
determine if the "Library" panel is displayed... |
|
|
|
|
|
|
The CheckmarkVisible property is used to:
Determine whether a checkmark is displayed... |
|
|
|
|
|
|
The DisplayEvenIfNull property is used to:
Determine whether a row or column in a Pivot Table... |
|
|
|
|
|
|
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row... |
|
|
|
|
|
|
The different operations available on report blocks are as follows...... |
|
|
|
|
|
|
The AutomaticReorganization property is used to get and change the automatic reorganization mode... |
|
|
|
|
|
|
The AllowActionBarHiding property automatically hides the Action Bar. |
|
|
|
|
|
|
The SelectionLength property is used to get and change the length of the selection made in a Word... |
|
|
|
|
|
|
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor...... |
|
|
|
|
|
|
The layout is used to define several views of a window in the same project without duplicating... |
|
|
|
|
|
|
All the text form the translation file can be reintegrated into a project...... |
|
|
|
|
|
|
The TitleColor property is used to:
get the text color of a column title in a Table or TreeView... |
|
|
|
|
|
|
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed,... |
|
|
|
|
|
|
The FilterProcedure property allows you to get and modify the procedure used to apply a filter... |
|
|
|
|
|
|
Opens a non-modal child window. |
|
|
|
|
|
|
A search feature is automatically available when previewing a report...... |
|
|
|
|
|
|
The MaskTitleDate property is used to identify and change the input mask used for the title of day... |
|
|
|
|
|
|
The NameBrowserFile property is used to get the original name of the file to upload on the user's... |
|
|
|
|
|
|
The NameServerFile property is used to get the name of the uploaded file on the server. |
|
|
|
|
|
|
The RightIndent property is used to get and change the space to the right of the text in a control. |
|
|
|
|
|
|
The DayBreakHeight property is used to get and change the height of breaks between days... |
|
|
|
|
|
|
The DayHeight property is used to get and change the height of days in a Scheduler control... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|