ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu option.
REP files
REP files contain the list of data files handled by the application....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
HLogStop (Function)
Stops the log process of a file.
TreeView data-bound Table control based on a table
A TreeView Table control can be linked to a table or a query......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Constant
The constants are language elements whose value is fixed once and for all...
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.