|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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) |
|
|
|
|
|
|
|
| Usage example of the fShortPath function |
|
|
|
|
|
|
|
| Usage example of the fMoveDir function |
|
|
|
|
|
|
|
| The Color property is used to get and change the color of an element. |
|
|
|
|
|
|
|
| The BottomMargin property is used to:
Find out the bottom margin of a report.
Modify... |
|
|
|
|
|
|
|
| The RightMargin property is used to:
Find out the right margin of a report.
Modify the right... |
|
|
|
|
|
|
|
| An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
|
| Usage example of the AJAXExecute function |
|
|
|
|
|
|
|
| Usage example of the DDERetrieve function |
|
|
|
|
|
|
|
| List of events associated with formatted display controls... |
|
|
|
|
|
|
|
| Usage example of the NetSendBuffer function |
|
|
|
|
|
|
|
| Usage example of the ThreadWaitSignal function |
|
|
|
|
|
|
|
| Usage example of the UploadCopyFile function |
|
|
|
|
|
|
|
| Usage example of the OrganizerDeleteAppointment function |
|
|
|
|
|
|
|
| Usage example of the fLongPath function |
|
|
|
|
|
|
|
| Uploading consists in saving a file located on the user's computer to the Web server...... |
|
|
|
|
|
|
|
| Usage example of the NetSendFile function |
|
|
|
|
|
|
|
| Usage example of the NetSendMessage function |
|
|
|
|
|
|
|
| Usage example of the fImageSelect function |
|
|
|
|
|
|
|
| Usage example of the zipListFile function |
|
|
|
|
|
|
|
| Usage example of the EnumSubElement function |
|
|
|
|
|
|
|
| Usage example of the fDriveReady function |
|
|
|
|
|
|
|
| Usage example of the grSurfaceAddData function |
|
|
|
|
|
|
|
| Usage example of the grSurfaceAltitudeColor function |
|
|
|
|
|
|
|
| Usage example of the dTransferToImage function |
|
|
|
|
|
|
|
| Usage example of the ExplorerRetrieve function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|