AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Funciones estándar / Funciones de Windows / Funciones del sistema
  • Resolution of the multi-screen configurations
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Returns the vertical screen resolution.
WEBDEV - Browser code Returns the vertical resolution for the screen of Web user.
Example
// Vertical screen resolution
ResVertRes = SysYRes()
Syntax
<Result> = SysYRes()
<Result>: Integer
Vertical screen resolution.
Remarks
WINDEV

Resolution of the multi-screen configurations

In the multi-screen configurations, SysListVideoCard, SysListScreen and SysScreenResolution must be used to get the maximum resolution in a given dimension.
Component: wd290std.dll
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local