ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRetrieveItem (Function)
Returns the content of an item found in the current record (in the table, view, query, ...).
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
GetVariableDefinition (Function)
Gets the description of a variable.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
iFont (Function)
Selects the default font.
CharactType (Function)
Returns information about the type of character.
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu option.
zipOpen (Function)
Opens an existing archive.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.