|
|
|
|
|
|
|
|
|
|
|
|
|
|
| For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server... |
|
|
|
|
|
|
|
| WEBDEV includes multiple methods for testing your sites... |
|
|
|
|
|
|
|
| For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL: |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| In a dynamic WEBDEV site, the page data is refreshed during a user action... |
|
|
|
|
|
|
|
| The test of a dynamic project can be run... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Usage example of the SQLTransaction function |
|
|
|
|
|
|
|
| Automatically associates each column of the query result with a control or with a variable of the application. |
|
|
|
|
|
|
|
| Usage example of the xlsColumnType function |
|
|
|
|
|
|
|
| Usage example of the fWrite function |
|
|
|
|
|
|
|
| Usage example of the zipExtractPath function |
|
|
|
|
|
|
|
| Declares a (1, 1) (0, n) link between two tables. |
|
|
|
|
|
|
|
| Inserts elements in the format of columns into a horizontal Table control. |
|
|
|
|
|
|
|
| The query editor allows you to create a query by typing SQL code...... |
|
|
|
|
|
|
|
| The SourceName property is used to:
Get the name of the report data source.
Change the report data source.... |
|
|
|
|
|
|
|
| An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming. |
|
|
|
|
|
|
|
| To ensure data security and confidentiality, some actions may be restricted to a group of users...... |
|
|
|
|
|
|
|
| The report viewer allows end users to view reports before printing them...... |
|
|
|
|
|
|
|
| WEBDEV features UI errors specific to the position of controls in the different slices...... |
|
|
|
|
|
|
|
| A Table control found in a window or in a page can be handled in WLanguage by the following properties...... |
|
|
|
|
|
|
|
| The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control. |
|
|
|
|
|
|
|
| Usage example of the HModify function |
|
|
|
|
|
|
|
| Adds a row to a Table or TreeView Table control with an animation. |
|
|
|
|
|
|
|
| Checks which key is pressed. |
|
|
|
|
|
|
|
| Copies the contents of a directory and its subdirectories. |
|
|
|
|
|
|
|
| Cancels an alias that was declared beforehand by HAlias. |
|
|
|
|
|
|
|
| Usage example of the HCancelDeclaration function |
|
|
|
|
|
|
|
| A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...... |
|
|
|
|
|
|
|
| Adds a new option into a Radio Button control. |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|