|
|
|
|
|
|
|
WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages...... |
|
|
|
|
|
|
The parameters can be passed to a procedure...... |
|
|
|
|
|
|
When a window template is applied to a window, all the controls and code in the template are "copied" to the window...... |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window...... |
|
|
|
|
|
|
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements.... |
|
|
|
|
|
|
Sets the position on the first record of a data file according to the specified browse item. |
|
|
|
|
|
|
The User Groupware in automatic mode offers many possibilities...... |
|
|
|
|
|
|
To display a report in HTML format in the browser of the Web user, you must...... |
|
|
|
|
|
|
To display a report in PDF format in the browser of the Web user, you must...... |
|
|
|
|
|
|
The glossary lists all the abbreviations used in the code editor...... |
|
|
|
|
|
|
The code coverage is the measure regarding the coverage of tests run on an application or site...... |
|
|
|
|
|
|
Used to find out whether the browse performed on a memory area is outside this memory area. |
|
|
|
|
|
|
Sets the position on the first record of a data file according to the specified browse item. |
|
|
|
|
|
|
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one. |
|
|
|
|
|
|
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter). |
|
|
|
|
|
|
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time.... |
|
|
|
|
|
|
To simplify teamwork, WINDEV Mobile includes a Source Code Manager.... |
|
|
|
|
|
|
Refreshing a page consists in re-displaying a page that is already open in the browser...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|