Window Configuration SmallFulllocal Window = WindUI:CreateWindow({ Title = "My Super Hub", -- window title Icon = "door-open", -- lucide icon or "rbxassetid://" or URL. optional Author = "by .ftgs and .ftgs", -- window subtitle. optional }) Window Parameters Show DetailsNameTitle: string requiredIcon: stringAuthor: stringFolder: stringSize: UDim2MinSize: Vector2MaxSize: Vector2Position: UDim2Transparent: booleanTheme: stringResizable: booleanSideBarWidth: numberHideSearchBar: booleanScrollBarEnabled: booleanBackgroundImageTransparency: numberBackground: string|tableShadowTransparency: numberRadius: numberElementsRadius: numberTopBarButtonIconSize: numberToggleKey: Enum.KeyCodeAcrylic: booleanNewElements: booleanIgnoreAlerts: booleanHidePanelBackground: booleanAutoScale: booleanTopbar: tableFooter: tableOpenButton: tableUser: tableKeySystem: table Window Methods Show DetailsName:Tab(TabConfig: table):Section(SectionConfig: table):SetTitle(Title: string):SetAuthor(Author: string):SetIcon(Icon: string):SetIconSize(Size: number|UDim2):SetSize(Size: UDim2):SetToggleKey(KeyCode: Enum.KeyCode):SetTheme(Theme: string):SetBackgroundImage(ImageId: string):SetBackgroundImageTransparency(Transparency: number):SetBackgroundTransparency(Value: number):SetUIScale(Scale: number):GetUIScale(): number:SetPanelBackground(Visible: boolean):IsResizable(Resizable: boolean):ToggleTransparency(Enabled: boolean):SetToTheCenter():Toggle():Open():Close():Destroy():ToggleFullscreen():SelectTab(Tab: table):LockAll():UnlockAll():GetLocked(): table:GetUnlocked(): table:OnOpen(Callback: function):OnClose(Callback: function):OnDestroy(Callback: function):Tag(TagConfig: table):EditOpenButton(Config: table):Dialog(DialogConfig: table):Divider():DisableTopbarButtons(Buttons: table):CreateTopbarButton(Config: table)ThemesCreate Themes or use existing onesKey SystemImplement access control with key validation