ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
6. Multiple generation
...Multiple generation...
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.
grPointInfo (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....
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
SysScreenResolution (Function)
Returns the resolution of a screen.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
SysYRes (Function)
Returns the vertical screen resolution.
.NET application
To create a.NET application from a project......
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
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.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
SysColorRes (Function)
Returns the resolution of the screen in number of colors.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
1
2
3
4
5
6
46
>