|
|
|
|
|
|
|
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 Vertical property is used to:
determine if a control is oriented horizontally... |
|
|
|
|
|
|
The HelpNumber property is used to identify and modify the help number associated with a control. |
|
|
|
|
|
|
The InitialState property is used to get the initial state of a control. |
|
|
|
|
|
|
The MemoryFormat property is used to get and change the format of the value returned for:
Date... |
|
|
|
|
|
|
The Memory property determines if the specified control is populated programmatically or is based... |
|
|
|
|
|
|
The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
The RightClick property gets and sets the name of the Button control that will be executed... |
|
|
|
|
|
|
The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio... |
|
|
|
|
|
|
The DisplayEnabled property is used to:
determine whether or not a control or window... |
|
|
|
|
|
|
The MovableByBackground property is used to:
find out whether a window can be moved... |
|
|
|
|
|
|
What is a PHP site?...... |
|
|
|
|
|
|
List of properties linked to the Euro management... |
|
|
|
|
|
|
The color palettes are an easy way to customize the visual aspect of a site...... |
|
|
|
|
|
|
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop.... |
|
|
|
|
|
|
WINDEV Mobile includes a User Groupware for Android and iOS applications...... |
|
|
|
|
|
|
A Static control is a control used to display a static text...... |
|
|
|
|
|
|
Comparing two windows (two pages, two reports, two classes, ...... |
|
|
|
|
|
|
In some cases, it may be useful to run the same query multiple times while modifying one... |
|
|
|
|
|
|
The report editor allows you to create "TreeView Table" reports...... |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number... |
|
|
|
|
|
|
List of functions for managing menus... |
|
|
|
|
|
|
Used to enable or disable the secure SSL mode. |
|
|
|
|
|
|
The report viewer allows end users to view reports before printing them...... |
|
|
|
|
|
|
A cell found in a Table control can contain a set of controls...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|