ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for telemetry management
Constants for telemetry management...
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Error 17: OTHER CASE must be the last statement used in SWITCH
Telemetry management functions
The following functions are used to manage the telemetry:...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
14. Generation modes
Generation modes...
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......