ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysScreenRectangle (Function)
Returns the coordinates of the display rectangle corresponding to all the screens.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
<Chart>.PointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
SysScreenResolution (Function)
Returns the resolution of a screen.
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
SysXRes (Function)
Returns the horizontal screen resolution.
SysYRes (Function)
Returns the vertical screen resolution.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
SysColorRes (Function)
Returns the resolution of the screen in number of colors.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.