ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
RoundedCorner (Property)
The RoundedCorner property allows you to determine whether the bottom sliding window associated with the current window has rounded corners.
ERR_BAD_VERSION_RQS
Callback fonction FTPEnvoie...
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....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
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....
Editing the WEBDEV style sheet
In WEBDEV, you can manage all the styles used in a project......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
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......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
<ftpConnection variable>.Time (Function)
Returns the different creation, modification or access 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....
3. Application development cycle
Development cycle of a WINDEV application....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min