ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.Difference (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
<ftpConnection variable>.Size (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Variable httpRequête>SendAsynchronous (Function)
Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure. This new feature is available as of WINDEV Suite SaaS 2025 Update 3....
3. Testing a WINDEV Mobile application
By testing the project you can simulate how the application will run....
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
<picLayer variable>.Difference (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
ERR_BAD_APPLICATION
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
3. Website development life cycle
Exports the content of an HTML Editor control to an Email variable (to send the email)....
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
ERR_NOTADEVVERSION
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
System functions
List of system functions...
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WEBDEV 2024
Mouse management functions
List of functions for mouse management...
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.