ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Controls, pages and windows / MDI functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
MDIMother (Function)
In french: MDIMère
Identifies the name of the MDI parent window.
Note: The MDIMother function can only be used for windows defined as "MDI mothers" in the window editor.
Example
// Identification de la fenêtre mère MDI
ResFenêtreMère = MDIMother()
Syntax
<Result> = MDIMother()
<Result>: Character string
  • Name of the MDI parent window,
  • Empty string ("") if no MDI parent window exists.
Component: wd300obj.dll
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/27/2025

Send a report | Local help