ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
HReadFirst (Function)
Positions on the first file record according to a browse item.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
eChangeCurrency (Function)
Converts a currency into another currency.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HNext (Function)
Sets the position on the next data file record according to a browse item.
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)....
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table......