ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
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.
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...
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.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
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....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
MCI constants
List of constants used by the MCI functions....
Link (Property)
The Link property is used to get and change the link of an element.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
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.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.