|
|
|
|
|
|
|
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 ... |
|
|
|
|
|
|
To print a report on one of the printers connected to the Web server, you must...... |
|
|
|
|
|
|
In a database, the email address of customers, suppliers, ...... |
|
|
|
|
|
|
Simple MAPI simplifies the management of emails received by the hosting company...... |
|
|
|
|
|
|
The "About" window is used to display and access various information about the current application...... |
|
|
|
|
|
|
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application...... |
|
|
|
|
|
|
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item... |
|
|
|
|
|
|
A Spin control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Moves backward several records from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
The InitialFile property is used to get the original name of the data file associated to an item in a query. |
|
|
|
|
|
|
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart). |
|
|
|
|
|
|
Returns or modifies the different times associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search...... |
|
|
|
|
|
|
Moves backward several records from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature. |
|
|
|
|
|
|
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
The main operations that can be performed on an item are as follows...... |
|
|
|
|
|
|
The NbMemoItem property is used to get the total number of memo items in a record of:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("...... |
|
|
|
|
|
|
The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|