ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
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....
Constants for telemetry management
Constants for telemetry management...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
14. Generation modes
Generation modes...
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
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, ...
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......
RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates in prefix syntax:
TreeView control properties
TreeView controls can be manipulated with WLanguage properties in a window as well as in a page......
<ANSI string>.AnsiToUnicode (Function)
Converts a string in ANSI (Windows) format into a string in Unicode format.