ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: System functions
72 results
Returns information about the Android version used by the application.
Used to manage battery optimization:
  • Identifies the battery optimization mode for the current application.
  • Prompts the user to disable battery optimization for a given application on the device.
This function can be used to tell the operating system to stop preventing the application from running in the background.
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Modifies the environment variables of the operating system found on the current computer.
Modifies the resolution of a screen.
Identifies or modifies the color of a Windows element.
Returns the resolution of the screen in number of colors.
Detects the change of lock for the Windows session.
Retrieves information from the mobile device where the application is run
Returns the path of a system directory.
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Returns the path of the root directory of the primary external storage space.
Returns the environment variables of the operating system for the current computer.
Modifies the display mode of errors.
Retrieves the DC (Device Context) of a window, control or screen.
Returns the command linked to an extension.
Usage example of the SysIconAdd function
Adds a system tray icon (in the lower-right corner of the screen).
Adds an icon that overlays the application icon in the taskbar.
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
Deletes an icon from the taskbar (next to the clock).
Deletes the icon that overlays the application icon in the taskbar.
Displays a tooltip for an icon found in the taskbar.
Used to find out whether a window is minimized.
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen).
Returns the unique identifier of the current mobile device.
Returns the IMEI number of an Android phone.
Returns the instance of a module.
Returns information about the iOS version used by the application.
Associates an extension (.txt, .avi, etc.) to a default execution program.
Returns the list of screens connected to one or more video cards.
Returns the possible resolutions for a screen.
Returns the name of the video cards connected to the current computer.
Returns the amount of available memory on the external storage area of the device.
Returns the resolution of a specific element.
Returns the name and full path of an application.
Returns the name of the main screen for the computer.
Returns the nation currently used by the system.
Returns the number of external storage spaces found on an Android device.
Returns the number of screens currently connected to the current computer.
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Adds a file into the list of recently opened documents.
Returns the list of recently opened documents.
Frees the current DC (Device Context) retrieved by SysGetDC.
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
Allows you to:
  • get the screen orientation of the device (Android, iOS or Universal Windows phone).
  • set the screen orientation of the device (Android phone).
Returns the coordinates of the display rectangle corresponding to all the screens.
Returns the resolution of a screen.
Returns the IMEI number of the current device.
Sets focus to a window or control.
Stops the system or closes the current Windows session.
Returns the physical memory space for the current computer.
Allows you to:
  • enable and disable the standby mode (Android)
  • display the system screen used to configure the standby mode (Universal Windows Apps)
Returns the availability status of the external storage space of the device.
Returns the availability status of the storage card on the device.
List of constants used by the system functions.
List of system functions
Returns the current theme used on the mobile device.
Adds a button into the thumbnail of the application in the taskbar.
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
Modifies one of the buttons found on the application thumbnail in the taskbar.
Deletes the association between an extension and a command that was created by SysLinkExtension.
Checks the validity of a window handle.
Returns information about the PHP version used on the current server.
Returns the handle of the active window or activates a window.
Returns information about the Windows version used on the current computer.
Returns the handle of a window identified by its title.
Modifies the display status of a window.
Returns the title of the window.
Returns the horizontal screen resolution.
Returns the vertical screen resolution.