ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Type and version of Web server
The configuration diagnostic displays the following error......
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
CodeHTML (Property)
The CodeHTML property is used to read and change the HTML code associated with a Web Component control.
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
7. Dynamic site on specific configurations
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
AWP without UI
Bootstrap, Angular, React, Vue......
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Handling a Web Component control through programming
Handling the framesets
The different operations that can be performed on the framesets are as follows......
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......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
4. User Groupware
User Groupware...
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
WDDeploy features
WDDeploy can be used to......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.