ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
12. Retrieving data from a site
1. Managing emails
WINDEV includes multiple methods to manage emails...
zipExeCreationParameter (Variable type)
The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file). This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
sysNotificationProgressBar (Variable type)
The sysNotificationProgressBar type is used to define all the characteristics of a progress bar displayed in an interactive notification, including text, progress, etc. This new variable type is available from WINDEV Suite SaaS 2025 Update 1....
FocusColor (Property)
The FocusColor property gets and sets the color used to highlight input fields in a PDF form (displayed in a PDF Reader control). This new property is available from WINDEV Suite SaaS 2025 Update 3....
<ftpConnection variable>.DateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
ActivePlane (Property)
The ActivePlane property gets and sets the number of the active plane in a window, internal window or Cell control.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
ERR_BAD_VERSION_RQS
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Miscellaneous Windows constants
List of constants used by the Windows functions....
Modal (Property)
The Modal property determines whether the bottom sliding window associated with the current current window is modal or modeless.
Editing the WEBDEV style sheet
In WEBDEV, you can manage all the styles used in a project......
RoundedCorner (Property)
The RoundedCorner property allows you to determine whether the bottom sliding window associated with the current window has rounded corners.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......