ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
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.
LockAppOn (Function)
Locks a WINDEV application.
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.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
AppInstallUPD (Function)
Triggers the automatic update of current application.
MenuInsertOption (Function)
Inserts a new option at a specific position.
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.