|
|
|
|
|
|
|
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 includes multiple methods for testing your sites... |
|
|
|
|
|
|
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page. |
|
|
|
|
|
|
Running the test from the WEBDEV administrator (WDAdmin) is used to check ... |
|
|
|
|
|
|
WEBDEV enables you to create static sites and/or dynamic sites... |
|
|
|
|
|
|
The test of the entire project allows simulating the startup of the site... |
|
|
|
|
|
|
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL: |
|
|
|
|
|
|
The test of a dynamic project can be run ... |
|
|
|
|
|
|
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)...... |
|
|
|
|
|
|
A ListView control can be used to display the content of a data file (or the content of a query)...... |
|
|
|
|
|
|
Extracts a file attached to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Modifies a file attached to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Deletes an attached file from an item of the current document in Lotus Notes. |
|
|
|
|
|
|
Initializes the window controls with the values of the file items linked to the controls. |
|
|
|
|
|
|
Converts a date and time to an 8-byte real. |
|
|
|
|
|
|
Converts an 8-byte real to a date and time. |
|
|
|
|
|
|
Converts a date and time to an 8-byte real. |
|
|
|
|
|
|
Sets the position on a record, based on the approximate position of one of its items. |
|
|
|
|
|
|
The Connection property gets and sets the connection associated with a data file. |
|
|
|
|
|
|
Creates a Table control from the items of a data file (view or query). |
|
|
|
|
|
|
Sets the position on a record, based on the approximate position of one of its items. |
|
|
|
|
|
|
WLanguage procedure ("Callback") called by fReadLine for each line read in the file. |
|
|
|
|
|
|
An Image control can correspond to an item found in a data file, in a query, ...... |
|
|
|
|
|
|
New projects are often cross-platform.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format... |
|
|
|
|
|
|
The Title property is used to get and change the title of an element. |
|
|
|
|
|
|
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV...... |
|
|
|
|
|
|
The Title property is used to:
Get the title of a Table control column, a Chart control, a window or a page
Change the title of a Table control column, a Chart control, a window or a page.... |
|
|
|
|
|
|
By default, a frameset is used to display several pages in the same window of the browser...... |
|
|
|
|
|
|
The different operations that can be performed on the framesets are as follows...... |
|
|
|
|
|
|
List of events associated with framesets... |
|
|
|
|
|
|
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|