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