ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
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.
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.
BTStack (Function)
Returns the Bluetooth stack currently used.
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.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).