ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Copying controls from the page editor
The controls can be copied from the page editor......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
WaitWindowStart (Function)
Opens the wait window of application.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Window controls
Several types of controls can be used in a window, ......
Events associated with windows
List of events associated with windows...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Obtaining an SSL certificate for IIS2 (2.0 or later)
Help about new features: Letting users know about changes
Applications are constantly evolving......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...