ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom properties (WLanguage)
A custom property is a code element with two events...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
SysColor (Function)
Identifies or modifies the color of a Windows element.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
First project window
Creating the Form windows of a WINDEV RAD pattern
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern
Creating the Table windows of the WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
2. Examples and components provided with WEBDEV
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
SysShutdown (Function)
Stops the system or closes the current Windows session.
Registry management functions
List of functions for managing the registry...
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.