|
|
|
|
|
|
|
List of functions for managing pages |
|
|
|
|
|
|
The Page property is used to handle the page loaded in the WEBDEV Page control. |
|
|
|
|
|
|
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page... |
|
|
|
|
|
|
WEBDEV allows you "suck up" the existing HTML pages... |
|
|
|
|
|
|
Websites can be viewed on several platforms... |
|
|
|
|
|
|
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 allows you to create a drop-down menu in your HTML pages... |
|
|
|
|
|
|
When you design a quick prototype, you often create windows (or pages) without defining any data files... |
|
|
|
|
|
|
Several types of controls can be handled in a dynamic page ... |
|
|
|
|
|
|
Websites can be viewed on several platforms... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
List of functions for managing pages (prefix syntax) |
|
|
|
|
|
|
List of properties associated with windows, pages and controls |
|
|
|
|
|
|
Used to enumerate the subelements of a project element. |
|
|
|
|
|
|
Automatically updates:- the value of the items in a data file with the value of the controls in the page.
- the value of the WLanguage variables with the value of the page controls.
|
|
|
|
|
|
|
List of events associated with pages |
|
|
|
|
|
|
Specifies the 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. |
|
|
|
|
|
|
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Indicates if the page is displayed in a WEBDEV Page control in a window. |
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one... |
|
|
|
|
|
|
Automatically updates:- the value of the items in a data file with the value of the controls in the page.
- the value of the WLanguage variables with the value of the page controls.
|
|
|
|
|
|
|
Usage example of the HOpenConnection function |
|
|
|
|
|
|
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min |
|
|
|
|
|
|
The report viewer allows end users to view reports before printing them...... |
|
|
|
|
|
|
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus...... |
|
|
|
|
|
|
List of events associated with the TreeView Table controls... |
|
|
|
|
|
|
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server... |
|
|
|
|
|
|
The Diagram Editor control allows users to create and edit diagrams in your applications... |
|
|
|
|
|
|
In a report based on a text file, the information to print is read from a text file or is directly... |
|
|
|
|
|
|
The BackgroundColor property is used to get and change the background color of an element. |
|
|
|
|
|
|
The "Favorites" pane gives direct access to the favorites of your project...... |
|
|
|
|
|
|
Creates a logical alias of a data file (or query) or cancels all existing aliases. |
|
|
|
|
|
|
...When a report template is applied to a report, all the controls and code found in the template... |
|
|
|
|
|
|
The { and } operators are used to access a control, a variable, a class member or a file item... |
|
|
|
|
|
|
Inserts an element into a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Adds an element to a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
List of events associated with the columns of Table controls... |
|
|
|
|
|
|
List of events associated with Combo Box controls... |
|
|
|
|
|
|
From version 12, a new RAD technology has appeared...... |
|
|
|
|
|
|
List of constants used by the print functions.... |
|
|
|
|
|
|
Adds an XLS or XLSX document into a sequence of report print jobs. |
|
|
|
|
|
|
Performs a reconnection to the server for all the interrupted connections. The uninterrupted... |
|
|
|
|
|
|
The Value property is used to get and change the value of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|