ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Rights on the virtual directory
CodeHTML (Property)
The CodeHTML property is used to read and change the HTML code associated with a Web Component control.
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
ERR_DISCONNECTED_TIMEOUT
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
The pages
Pages are the main interface of a WEBDEV site......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
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......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
The DotNet structure
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
1
2
3
4
5
6
46
>