ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compatibility between external components and deployed applications
A component can evolve in many ways......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Style sheet
A style sheet ("......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
".STY" file: "Style sheet" file
A style sheet is a "......
Style of a control
As soon as it is created, a control is associated with a style......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Automatic documentation of external components
External components must include a technical documentation......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Find out the account that runs the AWP protocol
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Using an external component in an application
A component can be reused at any time in any application......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Environment of the data model editor
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......