ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
10. Embedded queries
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
fUnlock (Function)
Entirely or partially unlocks an external file.
Query editor
The query editor is used to automatically create queries on the data files......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
SQLConnect (Example)
Usage example of the SQLConnect function
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
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....
MCI constants
List of constants used by the MCI functions....