ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

12. Retrieving data from a website
Modifies the hue, the saturation and the lightness of an image in an Image control....
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......
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
<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....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
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....
Modal (Property)
The Modal property determines whether the bottom sliding window associated with the current current window is modal or modeless.
ERR_BAD_VERSION_RQS
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?......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Constants for managing the Enumerations and the Combinations
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......