ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / MDI 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
MDIMother (Function)
In french: MDIMère
Identifies the name of the MDI parent window.
Remark: MDIMother can only be used for windows defined as "MDI parent" in the window editor.
Example
// Identify the MDI parent window
ResParentWindow = MDIMother()
Syntax
<Result> = MDIMother()
<Result>: Character string
  • Name of the MDI parent window,
  • Empty string ("") if no MDI parent window exists.
Component: wd290obj.dll
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help