ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
5. The following files are automatically created
Print modes of a report
Several print modes are available for a report....
Installing a SOAP server with Netscape iPlanet 4.1
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Installing a SOAP server with IIS
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
W3C standardization
You must comply with the W3C standard (HTML 4......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Copying controls from the window editor
The controls can be copied from the window editor......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Handling an Upload control through programming
The Upload control is used to upload one or more files....
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
14. Controls in practice
Description (Property)
The Description property is used to get and change the page description.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Translating a text file with WDTRAD