ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Dimensions of the screen where the window is displayed. These coordinates are returned in the following format: <X1> + TAB + <Y1> + TAB + <X2> + TAB + <Y2> The (X1, Y1) coordinates correspond to the top left corner of the screen.The (X2, Y2) coordinates correspond to the bottom right corner of the screen.If 2 screens are used and if the window is displayed on the second screen, the (X1, Y1) coordinates correspond to the coordinates of the second screen (1280, 0 for example).
Name or alias of window to use. If this parameter is not specified or if it corresponds to an empty string (""), the calling window is used. The main screen is used if no window is opened.
Elements taken into account for the size of the screen:screenWithoutTaskbarIf the taskbar is active on the screen, its size is subtracted.screenAll (Default value)Total size of the screen.
Last update: 09/23/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: