ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalendarPosition (Function)
Returns the month displayed in a Calendar 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.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table 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).
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
fOpenTempFile (Function)
Creates and opens a temporary file.
fFileName (Function)
Returns the name of an external file that is currently opened.