|
|
|
|
|
Restore (Function) In french: Restaure Displays a WINDEV window to its initial size. Note: The Restore function performs the same action as the restore button in the top right-hand corner of windows.
Restore(FEN_SaisieClient)
Syntax <Window>: Optional window name Name of the window that must be displayed in its initial size. If this parameter is not specified or if corresponds to an empty string (""), the current window is displayed in its initial size.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|