ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
BTStack (Function)
Returns the Bluetooth stack currently used.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
zipExist (Function)
Used to find out whether an archive exists.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
ExeGetPID (Function)
Returns information about the current process.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
AppInstallUPD (Function)
Triggers the automatic update of current application.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
MenuInsertOption (Function)
Inserts a new option at a specific position.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuInsertSeparator (Function)
Inserts a separator into a menu.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
RegistryValueType (Function)
Returns the type of value found in the registry.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.