ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Toast constants
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....
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.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
SQLConnect (Example)
Usage example of the SQLConnect function
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
DataType (Function)
Identifying the type of a WLanguage variable.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
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....
Find/Replace in the current project
The "Find/Replace" feature is used to......
MCI constants
List of constants used by the MCI functions....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Link (Property)
The Link property is used to get and change the link of an element.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.