|
|
|
|
|
5. The following files are automatically created
Legend: | | | .WWH: Page file format This file contains the full page description (control, browser code and server code). This file is used by the editor and remains on the development computer.
| | .WDL: Project library The library, which is generated when the WEBDEV website is deployed (in Session or AWP mode), contains the server code of the project pages. This file will be on the server.
| Generic .HTML This file contains the full page description (control, browser code and server code). Some parameters of this page are generic and will be filled dynamically when the page is displayed.
| | .AWP: Active WEBDEV Page This file is generated from the WWH file and contains the description of the controls, the server code and the browser code. This file will be on the server.
| .HTM: Site HTML page This file is generated from the WWH file and contains the description of the controls in HTML and the browser code (if the code was written in WLanguage, it is automatically converted to JavaScript). This file will be on the server.
| | .PHP: PHP page This file is generated from the WWH file and contains the description of the controls, the server code and the browser code in PHP format. This file will be on the server.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|