| | | |
Constant | Description | Details | Used by the functions |
---|
| | Counts the instances of the executable launched by the current user. | ExeRunning |
| | Counts the instances of the executable launched by all users. | ExeRunning |
metCxBorder | Element whose resolution must be defined | Width of fixed window border | SysMetric |
metCxCursor | Element whose resolution must be defined | Cursor width | SysMetric |
metCxDoubleClk | Element whose resolution must be defined | Width of rectangle surrounding the location of first click during a double click | SysMetric |
metCxFixedFrame | Element whose resolution must be defined | Width of window border (WS_DLGFRAME style) | SysMetric |
metCxFullScreen | Element whose resolution must be defined | Width of client area in a full-screen window | SysMetric |
metCxHScroll | Element whose resolution must be defined | Width of arrow found on an horizontal scrollbar | SysMetric |
metCxIcon | Element whose resolution must be defined | Width of icons | SysMetric |
metCxIconSpacing | Element whose resolution must be defined | Width of rectangles used to position the icons one beside another | SysMetric |
metCxMin | Element whose resolution must be defined | Minimum width of window | SysMetric |
metCxMinTrack | Element whose resolution must be defined | Minimum width when a window is resized by the user | SysMetric |
metCxScreen | Element whose resolution must be defined | Width of screen | SysMetric |
metCxSize | Element whose resolution must be defined | Width of buttons found in the title bar of a window. | SysMetric |
metCxSizeFrame | Element whose resolution must be defined | Width of window border that can be modified | SysMetric |
metCxVScroll | Element whose resolution must be defined | Width of image of arrow found on the vertical scrollbar | SysMetric |
metCxVThumb | Element whose resolution must be defined | Width of box (in inches) in the horizontal scrollbar | SysMetric |
metCyBorder | Element whose resolution must be defined | Height of fixed window border | SysMetric |
metCyCaption | Element whose resolution must be defined | Height of window title | SysMetric |
metCyCursor | Element whose resolution must be defined | Height of cursor | SysMetric |
metCyDoubleClk | Element whose resolution must be defined | Height of rectangle surrounding the location of first click during a double click | SysMetric |
metCyFixedFrame | Element whose resolution must be defined | Height of border when the window style is is WS_DLGFRAME | SysMetric |
metCyFullScreen | Element whose resolution must be defined | Width of client area in a full-creen window | SysMetric |
metCyHScroll | Element whose resolution must be defined | Height of arrow found on an horizontal scrollbar | SysMetric |
metCyIcon | Element whose resolution must be defined | Height of icons | SysMetric |
metCyIconSpacing | Element whose resolution must be defined | Height of rectangles used to position the icons one beside another | SysMetric |
metCyKanji | Element whose resolution must be defined | Height of "Kanji" window | SysMetric |
metCyMenu | Element whose resolution must be defined | Height of bar for the drop-down menu | SysMetric |
metCyMin | Element whose resolution must be defined | Minimum height of window | SysMetric |
metCyMinTrack | Element whose resolution must be defined | Minimum height when a window is resized by the user. | SysMetric |
metCyScreen | Element whose resolution must be defined | Height of screen | SysMetric |
metCySize | Element whose resolution must be defined | Height of images found in the title bar | SysMetric |
metCySizeFrame | Element whose resolution must be defined | Height of window border that can be modified | SysMetric |
metCyVScroll | Element whose resolution must be defined | Width (in pixels) of vertical scrollbars. | SysMetric |
metCyVThumb | Element whose resolution must be defined | Height of box (in inches) in the horizontal scrollbar | SysMetric |
metDBCSEnabled | Element whose resolution must be defined | Different from zero if the current version of Windows uses characters coded on 2 bits; otherwise, this value returns zero | SysMetric |
metMenuDropAlignment | Element whose resolution must be defined | Menu for aligning "Popups" | SysMetric |
metMousePresent | Element whose resolution must be defined | Different from zero if the mouse driver is installed | SysMetric |
metPenWindows | Element whose resolution must be defined | Handle (identifier) of "Pen Windows" DLL if this handle is installed | SysMetric |
metSwapButton | Element whose resolution must be defined | Different from zero if the left and right mouse buttons are reversed | SysMetric |
Orient0 | Screen orientation | Default orientation | SysListScreenOrientation, SysScreenOrientation |
Orient180 | Screen orientation | The screen is oriented at 180° | SysListScreenOrientation, SysScreenOrientation |
Orient270 | Screen orientation | The screen is oriented at 270° | SysListScreenOrientation, SysScreenOrientation |
Orient90 | Screen orientation | The screen is oriented at 90° | SysListScreenOrientation, SysScreenOrientation |
Versions 26 and latersboDisableRequest New in version 26sboDisableRequest sboDisableRequest | Battery optimization management | Displays a system message asking the user to disable battery optimization on this application. If battery optimization is disabled, nothing happens. | SysBatteryOptimBackground |
Versions 26 and latersboNotOptimized New in version 26sboNotOptimized sboNotOptimized | Battery optimization management | The battery is not optimized for this application.. | SysBatteryOptimBackground |
Versions 26 and latersboOptimized New in version 26sboOptimized sboOptimized | Battery optimization management | The battery is optimized for this application. | SysBatteryOptimBackground |
Versions 26 and latersboSystemSettings New in version 26sboSystemSettings sboSystemSettings | Battery optimization management | Opens the settings window displaying the HEX@ of applications with battery optimization disabled. | SysBatteryOptimBackground |
Versions 16 and laterscAccent New in version 16scAccent scAccent | Element whose color must be retrieved | Text highlighting | SysColor |
scActiveBorder | Windows element whose color must be retrieved and/or modified | Border of active window | SysColor |
scActiveCaption | Windows element whose color must be retrieved and/or modified | Title bar active | SysColor |
scAppWorkSpace | Windows element whose color must be retrieved and/or modified | Workspace of MDI applications | SysColor |
scBackground | Windows element whose color must be retrieved and/or modified | Desktop | SysColor |
scBtnFace | Windows element whose color must be retrieved and/or modified | Border of button | SysColor |
scBtnHighlight | Windows element whose color must be retrieved and/or modified | Selected button (corresponds to the 3D buttons of Windows 95) | SysColor |
scBtnShadow | Windows element whose color must be retrieved and/or modified | Shadow of buttons | SysColor |
scBtnText | Windows element whose color must be retrieved and/or modified | Text of text buttons | SysColor |
scCaptionText | Windows element whose color must be retrieved and/or modified | Text of title bar | SysColor |
scGrayText | Windows element whose color must be retrieved and/or modified | Grayed text | SysColor |
scHighLight | Windows element whose color must be retrieved and/or modified | Background of selected object | SysColor |
scInactiveBorder | Windows element whose color must be retrieved and/or modified | Border of inactive window | SysColor |
scInactiveCaption | Windows element whose color must be retrieved and/or modified | Inactive title bar | SysColor |
scInactiveCaptionText | Windows element whose color must be retrieved and/or modified | Inactive title bar | SysColor |
scMenu | Windows element whose color must be retrieved and/or modified | Background of menus | SysColor |
scMenuText | Windows element whose color must be retrieved and/or modified | Text of menus | SysColor |
scScrollBar | Windows element whose color must be retrieved and/or modified | Scroll bar | SysColor |
scTextHighlight | Windows element whose color must be retrieved and/or modified | Text of selected object | SysColor |
scWindow | Windows element whose color must be retrieved and/or modified | Window background | SysColor |
scWindowFrame | Windows element whose color must be retrieved and/or modified | Window border | SysColor |
scWindowText | Windows element whose color must be retrieved and/or modified | Window text | SysColor |
smeFailCriticalError | Display mode of errors | No dialog box for the critical errors | SysErrorMode |
smeGPF | Display mode of errors | No white panel during a general protection fault | SysErrorMode |
smeOpenFileError | Display mode of errors | No dialog box for the file errors | SysErrorMode |
Versions 19 and latersrAccountPictures New in version 19srAccountPictures srAccountPictures | System directory | Directory containing the images of user account. | SysDir |
srAdminTools | System directory | Directory containing the management tools | SysDir |
srAppData | System directory | Directory used by the applications for storing data | SysDir |
Versions 19 and latersrApplicationShortcuts New in version 19srApplicationShortcuts srApplicationShortcuts | System directory | Directory containing the application shortcuts | SysDir |
Versions 19 and latersrCDBurn New in version 19srCDBurn srCDBurn | System directory | Directory containing the data to burn | SysDir |
srCommonAdminTools | System directory | Directory containing the management tools | SysDir |
srCommonAppData | System directory | Directory used by the applications for storing data | SysDir |
srCommonDesktop | System directory | Directory corresponding to the Windows desktop | SysDir |
srCommonFavorites | System directory | Directory containing the "Favorites" | SysDir |
Versions 19 and latersrCommonMusic New in version 19srCommonMusic srCommonMusic | System directory | Directory containing the common music | SysDir |
srCommonMyDocuments | System directory | Directory containing the documents of user | SysDir |
Versions 19 and latersrCommonPictures New in version 19srCommonPictures srCommonPictures | System directory | Directory containing the shared images | SysDir |
srCommonProgramFiles | System directory | Directory for installing the elements common to several applications | SysDir |
srCommonPrograms | System directory | Directory containing the "Program" submenu of the "Start" menu | SysDir |
srCommonStartMenu | System directory | Directory containing the shortcuts of "Start" menu | SysDir |
srCommonStartup | System directory | Directory containing the applications that will be automatically started when the system or a session is started | SysDir |
srCommonTemplates | System directory | Directory of document templates | SysDir |
Versions 19 and latersrCommonVideo New in version 19srCommonVideo srCommonVideo | System directory | Directory containing the shared videos | SysDir |
Versions 19 and latersrContacts New in version 19srContacts srContacts | System directory | Directory containing the contacts | SysDir |
srCookies | System directory | Directory containing the cookies generated by the navigation on Internet | SysDir |
srDesktop | System directory | Directory corresponding to the Windows desktop | SysDir |
Versions 19 and latersrDeviceMetadataStore New in version 19srDeviceMetadataStore srDeviceMetadataStore | System directory | Directory containing the metadata store | SysDir |
Versions 23 and latersrdlDate New in version 23srdlDate srdlDate | List of last documents opened | <Result> will contain, in addition to the information requested, the date of the last access to the HEX@ in the form YYYYMMDDHHmmSS (separated from the path of the element by a tab). | SysRecentDocList |
Versions 23 and latersrdlDefault New in version 23srdlDefault srdlDefault | List of last documents opened | <Result> contains the list of last opened documents (file path corresponding to the opened document). | SysRecentDocList |
Versions 23 and latersrdlSortDate New in version 23srdlSortDate srdlSortDate | List of last documents opened | <Result> contains the list of last accessed directories and last opened documents (separated by CR), sorted from the most recent one to the oldest one. | SysRecentDocList |
Versions 19 and latersrDocumentsLibrary New in version 19srDocumentsLibrary srDocumentsLibrary | System directory | Directory containing the library of documents. | SysDir |
Versions 18 and latersrDownloads New in version 18srDownloads srDownloads | System directory | Directory containing all the downloads performed by the user. | SysDir |
srFavorites | System directory | Directory containing the "Favorites" | SysDir |
srFonts | System directory | Directory of the fonts installed on the system | SysDir |
Versions 19 and latersrGameTasks New in version 19srGameTasks srGameTasks | System directory | Directory containing the game tasks | SysDir |
Versions 19 and latersrHistory New in version 19srHistory srHistory | System directory | Directory containing the history | SysDir |
Versions 19 and latersrImplicitAppShortcuts New in version 19srImplicitAppShortcuts srImplicitAppShortcuts | System directory | Directory containing the shortcuts of implicit applications | SysDir |
srInternetCache | System directory | Directory used by Internet Explorer to store the last elements used | SysDir |
Versions 19 and latersrLibraries New in version 19srLibraries srLibraries | System directory | Directory containing the libraries | SysDir |
Versions 19 and latersrLinks New in version 19srLinks srLinks | System directory | Directory containing the links | SysDir |
srLocalAppData | System directory | Directory used by the applications for storing data | SysDir |
Versions 19 and latersrLocalAppDataLow New in version 19srLocalAppDataLow srLocalAppDataLow | System directory | Directory containing the rules of application data (specific to the computer rather than to a user) | SysDir |
Versions 19 and latersrMusicLibrary New in version 19srMusicLibrary srMusicLibrary | System directory | Directory containing the music library | SysDir |
srMyDocuments | System directory | Directory containing the documents of user | SysDir |
Versions 18 and latersrMyMusic New in version 18srMyMusic srMyMusic | System directory | Directory containing the music files of user | SysDir |
srMyPictures | System directory | Directory for storing images | SysDir |
Versions 18 and latersrMyVideos New in version 18srMyVideos srMyVideos | System directory | Directory for storing videos | SysDir |
Versions 19 and latersrNetworkShortcuts New in version 19srNetworkShortcuts srNetworkShortcuts | System directory | Directory containing the network shortcuts | SysDir |
Versions 19 and latersrOriginalImages New in version 19srOriginalImages srOriginalImages | System directory | Directory containing the original images | SysDir |
Versions 19 and latersrPhotoAlbums New in version 19srPhotoAlbums srPhotoAlbums | System directory | Directory containing the photo albums. | SysDir |
Versions 19 and latersrPicturesLibrary New in version 19srPicturesLibrary srPicturesLibrary | System directory | Directory containing the library of images | SysDir |
Versions 19 and latersrPlaylists New in version 19srPlaylists srPlaylists | System directory | Directory containing the playlists. | SysDir |
Versions 19 and latersrPrinterShortcuts New in version 19srPrinterShortcuts srPrinterShortcuts | System directory | Directory containing the printer shortcuts | SysDir |
srProfile | System directory | Directory corresponding to the user profile | SysDir |
srProgramFiles | System directory | Setup directory of applications | SysDir |
Versions 19 and latersrProgramFilesCommonX64 New in version 19srProgramFilesCommonX64 srProgramFilesCommonX64 | System directory | Directory for installing the elements common to several 64-bit applications | SysDir |
Versions 19 and latersrProgramFilesCommonX86 New in version 19srProgramFilesCommonX86 srProgramFilesCommonX86 | System directory | Directory for installing the elements common to several x86 application | SysDir |
Versions 19 and latersrProgramFilesX64 New in version 19srProgramFilesX64 srProgramFilesX64 | System directory | Setup directory of 64-bit applications | SysDir |
Versions 19 and latersrProgramFilesX86 New in version 19srProgramFilesX86 srProgramFilesX86 | System directory | Setup directory of x86 applications | SysDir |
srPrograms | System directory | Directory containing the "Program" submenu of the "Start" menu | SysDir |
Versions 19 and latersrPublic New in version 19srPublic srPublic | System directory | Directory containing the public data | SysDir |
Versions 19 and latersrPublicDownloads New in version 19srPublicDownloads srPublicDownloads | System directory | Directory containing all the downloads common to the users | SysDir |
Versions 19 and latersrPublicGameTasks New in version 19srPublicGameTasks srPublicGameTasks | System directory | Directory containing the public game tasks | SysDir |
Versions 19 and latersrPublicLibraries New in version 19srPublicLibraries srPublicLibraries | System directory | Directory containing the public libraries | SysDir |
Versions 19 and latersrPublicRingtones New in version 19srPublicRingtones srPublicRingtones | System directory | Directory containing the common ring tones of users | SysDir |
Versions 19 and latersrPublicUserTiles New in version 19srPublicUserTiles srPublicUserTiles | System directory | Directory containing the images of all user accounts | SysDir |
Versions 19 and latersrQuickLaunch New in version 19srQuickLaunch srQuickLaunch | System directory | Directory containing the shortcuts for the launch bar | SysDir |
srRecent | System directory | Shortcuts to the last documents used | SysDir |
Versions 19 and latersrRecordedTVLibrary New in version 19srRecordedTVLibrary srRecordedTVLibrary | System directory | Directory containing the library of TV recordings | SysDir |
Versions 19 and latersrResources New in version 19srResources srResources | System directory | Directory containing the resources | SysDir |
Versions 19 and latersrResourcesLocalized New in version 19srResourcesLocalized srResourcesLocalized | System directory | Directory containing the localized resources | SysDir |
Versions 19 and latersrRingtones New in version 19srRingtones srRingtones | System directory | Directory containing the ring tones | SysDir |
Versions 19 and latersrRoamedTileImages New in version 19srRoamedTileImages srRoamedTileImages | System directory | Directory containing the images for the roaming tiles | SysDir |
Versions 19 and latersrRoamingTiles New in version 19srRoamingTiles srRoamingTiles | System directory | Directory containing the data for the roaming tiles | SysDir |
Versions 19 and latersrSampleMusic New in version 19srSampleMusic srSampleMusic | System directory | Directory containing the music samples | SysDir |
Versions 19 and latersrSamplePictures New in version 19srSamplePictures srSamplePictures | System directory | Directory containing the image samples | SysDir |
Versions 19 and latersrSamplePlaylists New in version 19srSamplePlaylists srSamplePlaylists | System directory | Directory containing the playlist samples | SysDir |
Versions 19 and latersrSampleVideos New in version 19srSampleVideos srSampleVideos | System directory | Directory containing the video samples | SysDir |
Versions 19 and latersrSavedGames New in version 19srSavedGames srSavedGames | System directory | Directory containing the backups of games | SysDir |
Versions 19 and latersrSavedSearches New in version 19srSavedSearches srSavedSearches | System directory | Directory containing the backups of searches | SysDir |
Versions 19 and latersrScreenshots New in version 19srScreenshots srScreenshots | System directory | Directory that contains the screenshots | SysDir |
srSendTo | System directory | Directory corresponding to the "Send to" menu | SysDir |
Versions 19 and latersrSidebarParts New in version 19srSidebarParts srSidebarParts | System directory | Directory containing the gadgets | SysDir |
srStartMenu | System directory | Directory containing the shortcuts of "Start" menu | SysDir |
srStartup | System directory | Directory containing the applications that will be automatically started when the system or a session is started | SysDir |
srSystem | System directory | System directory | SysDir |
Versions 19 and latersrSystemX86 New in version 19srSystemX86 srSystemX86 | System directory | x86 system directory | SysDir |
srTemplates | System directory | Directory of document templates | SysDir |
Versions 19 and latersrUserPinned New in version 19srUserPinned srUserPinned | System directory | Directory containing the shortcuts pinned by the user. | SysDir |
Versions 19 and latersrUserProfiles New in version 19srUserProfiles srUserProfiles | System directory | Directory containing the user profiles | SysDir |
Versions 19 and latersrUserProgramFiles New in version 19srUserProgramFiles srUserProgramFiles | System directory | Setup directory of user applications | SysDir |
Versions 19 and latersrUserProgramFilesCommon New in version 19srUserProgramFilesCommon srUserProgramFilesCommon | System directory | Directory for installing the elements common to several applications belonging to the user | SysDir |
Versions 19 and latersrVideosLibrary New in version 19srVideosLibrary srVideosLibrary | System directory | Directory containing the library of videos | SysDir |
srWindows | System directory | Directory of Windows | SysDir |
Versions 21 and latersseAppDocument New in version 21sseAppDocument sseAppDocument | Directory on the external storage space. | Directory of application documents. | SysDirExternalStorage |
Versions 21 and latersseAppDownload New in version 21sseAppDownload sseAppDownload | Directory on the external storage space. | Directory of files downloaded by the application. | SysDirExternalStorage |
Versions 21 and latersseAppFile New in version 21sseAppFile sseAppFile | Directory on the external storage space. | Directory of files specific to the application. | SysDirExternalStorage |
Versions 21 and latersseAppMusic New in version 21sseAppMusic sseAppMusic | Directory on the external storage space. | Directory of musical files of application. | SysDirExternalStorage |
Versions 21 and latersseAppPhoto New in version 21sseAppPhoto sseAppPhoto | Directory on the external storage space. | Directory of application photos. | SysDirExternalStorage |
Versions 21 and latersseAppVideo New in version 21sseAppVideo sseAppVideo | Directory on the external storage space. | Directory of application videos. | SysDirExternalStorage |
Versions 21 and latersseAvailable New in version 21sseAvailable sseAvailable | Current status of the storage card on the device. | You have the ability to read and write on the external storage space. | SysStatusExternalStorage |
Versions 21 and laterssePublic New in version 21ssePublic ssePublic | Directory on the external storage space. | Root directory of external storage space. | SysDirExternalStorage |
Versions 21 and laterssePublicDocument New in version 21ssePublicDocument ssePublicDocument | Directory on the external storage space. | Directory of shared documents. | SysDirExternalStorage |
Versions 21 and laterssePublicDownload New in version 21ssePublicDownload ssePublicDownload | Directory on the external storage space. | Directory of shared downloaded files. | SysDirExternalStorage |
Versions 21 and laterssePublicMusic New in version 21ssePublicMusic ssePublicMusic | Directory on the external storage space. | Directory of shared musical files. | SysDirExternalStorage |
Versions 21 and laterssePublicPhoto New in version 21ssePublicPhoto ssePublicPhoto | Directory on the external storage space. | Directory of shared photos. | SysDirExternalStorage |
Versions 21 and laterssePublicVideo New in version 21ssePublicVideo ssePublicVideo | Directory on the external storage space. | Directory of shared videos. | SysDirExternalStorage |
Versions 21 and latersseReadOnly New in version 21sseReadOnly sseReadOnly | Current status of the storage card on the device. | You have the ability to read on the external storage space. | SysStatusExternalStorage |
Versions 21 and latersseUnavailable New in version 21sseUnavailable sseUnavailable | Current status of the storage card on the device. | You cannot read and write on the external storage space. | SysStatusExternalStorage |
swsActivate | Window status | Activates an inactive window | SysWinShow |
swsHide | Window status | Makes the window invisible and activates another window | SysWinShow |
swsIconic | Window status | Minimizes the window | SysWinShow |
swsMaximize | Window status | Maximizes the window | SysWinShow |
swsMinimize | Window status | Minimizes the window | SysWinShow |
swsNormal | Window status | Displays the window in its initial size and position | SysWinShow |
swsRefresh | Window status | Refreshes the window | SysWinShow |
swsRestore | Window status | Restores a window to its initial size and position | SysWinShow |
swsVisible | Window status | Makes a window visible and displays it with its initial size and position | SysWinShow |
Versions 21 and latersysAllUsers New in version 21sysAllUsers sysAllUsers | Extension/Command association | Association for all the users. | SysLinkExtension, SysUnlinkExtension, SysGetExtLink |
sysBattery | Power mode | Powered by battery | SysStandby |
Versions 15 and latersysbtnActive New in version 15sysbtnActive sysbtnActive | Mode for managing the thumbnail buttons | Button active | SysThumbnailAddButton, SysThumbnailModifyButton |
Versions 15 and latersysbtnCloseThumbnail New in version 15sysbtnCloseThumbnail sysbtnCloseThumbnail | Mode for managing the thumbnail buttons | Clicking the button closes the thumbnail of the application. | SysThumbnailAddButton, SysThumbnailModifyButton |
Versions 15 and latersysbtnGrayed New in version 15sysbtnGrayed sysbtnGrayed | Mode for managing the thumbnail buttons | Button grayed. | SysThumbnailAddButton, SysThumbnailModifyButton |
Versions 15 and latersysbtnInactive New in version 15sysbtnInactive sysbtnInactive | Mode for managing the thumbnail buttons | The button cannot be clicked (this constant can be used only when the button is used as notification icon). | SysThumbnailAddButton, SysThumbnailModifyButton |
Versions 15 and latersysbtnInvisible New in version 15sysbtnInvisible sysbtnInvisible | Mode for managing the thumbnail buttons | The button is invisible (its location is empty in the button bar). | SysThumbnailAddButton, SysThumbnailModifyButton |
Versions 15 and latersysbtnNoBackground New in version 15sysbtnNoBackground sysbtnNoBackground | Mode for managing the thumbnail buttons | Only the button icon is drawn (not the button border). This constant can be used when the icon contains the border drawing. | SysThumbnailAddButton, SysThumbnailModifyButton |
Versions 16 and latersysCardAvailable New in version 16sysCardAvailable sysCardAvailable | Status of storage card | You have the ability to read and write on the storage card. | SysStatusStorageCard |
Versions 16 and latersysCardReadOnly New in version 16sysCardReadOnly sysCardReadOnly | Status of storage card | You can only read on the storage card. | SysStatusStorageCard |
Versions 16 and latersysCardUnavailable New in version 16sysCardUnavailable sysCardUnavailable | Status of storage card | You cannot read or write on the storage card. | SysStatusStorageCard |
Versions 21 and latersysCurrentUser New in version 21sysCurrentUser sysCurrentUser | Extension/Command association | Association for the current user | SysLinkExtension, SysUnlinkExtension, SysGetExtLink |
sysEnvGlobal | Modification mode of system | Global change for the system: the current process as well as all the new processes of the system are affected. Remark: To use this constant, the user must be administrator. | SysChangeEnvironment |
sysEnvProcess | Modification mode of system | Change of current process only. | SysChangeEnvironment |
sysEnvUser | Modification mode of system | Change performed for the current user only: the current process as well as all the new processes started by the user are affected. | SysChangeEnvironment |
sysFreeProgramSpace | Type of memory | Unused physical memory space | SysSpace |
sysFreeStorageSpace | Type of memory | Available storage space | SysSpace SysMemoryExternalStorage |
Versions 18 and latersysLockSession New in version 18sysLockSession sysLockSession | Shutdown mode | Locks the current session | SysShutdown |
sysLogoff | Shutdown mode | Ends the current session | SysShutdown |
sysMainsPower | Power mode | Powered by the mains | SysStandby |
Versions 23 and latersysManufacturer New in version 23sysManufacturer sysManufacturer | Requested information | Manufacturer of mobile device. | SysDeviceInfo |
Versions 23 and latersysModel New in version 23sysModel sysModel | Requested information | Model of mobile device. | SysDeviceInfo |
sysPoweroff | Shutdown mode | Stops the system and turns the power off | SysShutdown |
sysPoweroffScreen | Shutdown mode | Turns the power of the screen off | SysShutdown |
sysPoweronScreen | Shutdown mode | Does not switch the power off for the screen | SysShutdown |
Versions 15 and latersysProcessor New in version 15sysProcessor sysProcessor | Type of information | Runtime mode of program | SysWindowsVersion |
sysProgramSpace | Type of memory | Physical memory space | SysSpace |
sysReboot | Shutdown mode | Stops and restarts the system | SysShutdown |
Versions 20 and latersysSessionLocked New in version 20sysSessionLocked sysSessionLocked | Windows session | Windows session locked. | SysDetectLockedSession |
Versions 20 and latersysSessionUnlocked New in version 20sysSessionUnlocked sysSessionUnlocked | Windows session | Windows session unlocked. | SysDetectLockedSession |
Versions 18 and latersysStandbyActive New in version 18sysStandbyActive sysStandbyActive | Standby | Enable the standby mode | SysStandby |
sysStandbyInactive | Standby | Disable the standby mode | SysStandby |
sysStorageSpace | Type of memory | Space used for storage | SysSpace SysMemoryExternalStorage |
Versions 21 and latersysTooltipTypeCustom New in version 21sysTooltipTypeCustom sysTooltipTypeCustom | Type of the tooltip | Custom tooltip: You have the ability to define the icon displayed in the tooltip. | SysIconDisplayTooltip |
Versions 21 and latersysTooltipTypeDefault New in version 21sysTooltipTypeDefault sysTooltipTypeDefault | Type of the tooltip | Default tooltip. | SysIconDisplayTooltip |
Versions 21 and latersysTooltipTypeError New in version 21sysTooltipTypeError sysTooltipTypeError | Type of the tooltip | Error tooltip. | SysIconDisplayTooltip |
Versions 21 and latersysTooltipTypeInfo New in version 21sysTooltipTypeInfo sysTooltipTypeInfo | Type of the tooltip | Info tooltip. | SysIconDisplayTooltip |
Versions 21 and latersysTooltipTypeWarning New in version 21sysTooltipTypeWarning sysTooltipTypeWarning | Type of the tooltip | Warning tooltip. | SysIconDisplayTooltip |
Versions 17 and latersysVersionApiLevel New in version 17sysVersionApiLevel sysVersionApiLevel | Type of information | API Level of Android | SysAndroidVersion |
sysVersionBuild | Type of information | Windows compilation number | SysWindowsVersion |
sysVersionInfo | Type of information | Specific information about the Windows version | SysWindowsVersion |
sysVersionNumber | Type of information | Version number of Windows | SysWindowsVersion, SysAndroidVersion |
sysVersionPlatform | Type of information | Platform of the system | SysWindowsVersion, SysAndroidVersion |