ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
Events associated with internal windows
List of events associated with internal windows...
SysShutdown (Function)
Stops the system or closes the current Windows session.
Registry management functions
List of functions for managing the registry...
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
Window (External language)
Returns the number of windows opened at a given time.
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
Window look: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
Customizing the report viewer: Available windows
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).