ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
MATLAB functions
The following functions are used to access MATLAB:...
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Windows Scheduler management functions
List of functions for managing the scheduler...
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Optional events
By default, the codes available in the code editor correspond to the most common codes......