Table of Contents
Version: 2023r1
Methods #
#
| CreateSymLink(source as FolderItem, destination as FolderItem) as Boolean *Windows Only |
| CurrentUser as String *Windows Only |
| DeleteOnReboot(TargetFile as FolderItem) as Boolean *Windows Only |
| DPI(WinPTR as Ptr) as Integer *Windows Only |
| DPIForDisplayAtXY(x as Integer, y as Integer) as Size *MacOS Only |
| ExeNameFromProcessID(nProcessID as Integer) as String *Windows Only |
| ExitWindows(mode as Integer) as Integer *Windows Only – 0=Logoff, 1=Shutdown, 2=Reboot |
| FlashWindow(Extends w as DesktopWindow) *Windows Only |
| ForegroundAppName as String *Windows Only |
| InternetConnectionExists as Boolean *Windows Only |
| Opacity(Extends wind as DesktopWindow, Assigns Value as Single) *Windows, MacOS, Linux |
| SetApplicationIcon(Extends w As DesktopWindow, iconFile As FolderItem) *Windows Only |
| SetParent(Child as Ptr, Parent as DesktopUIControl) *Windows Only |
| SetWindowTopMost(window as DesktopWindow) *Windows Only |
| ShowCentered(Extends newWin as DesktopWindow, parent as DesktopWindow, Optional ShowModal as Boolean = False) *Windows Only |