ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Window functions
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
Displays a WINDEV window to its initial size.
Remark: <Window>.Restore performs the same action as the restore button at the upper-right corner of the windows.
Example
// Display the "WIN_EditCustomer" window in its initial size
WIN_CustomerInput.Restore()
Syntax
<Window>.Restore()
<Window>: Window name
Name of the window that must be displayed in its initial size.
Component: wd290obj.dll
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/21/2023

Send a report | Local help