ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
Custom properties (WLanguage)
A custom property is a code element with two events...
Events associated with internal windows
List of events associated with internal windows
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
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.
<Window>.Iconize (Function)
Minimizes a WINDEV window.
Iconize (Function)
Minimizes a WINDEV window.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
WLanguage procedure called by BTLECharacteristicChangeOfValue
Procedure ("Callback") called by BTLECharacteristicChangeOfValue when a characteristic changes on the device. This procedure can be a local, global or internal procedure.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
6. WEBDEV Account Manager
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......