ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
WEBDEV 2024 Tutorial - Table of contents
Port (Property)
The Port property is used to identify and change a server connection port.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
ThreadEnd (Function)
Ends the execution of the current thread.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
WINDEV Mobile 2024 Tutorial - Table of contents
Table,Insert (External language)
Inserts an element into a table at a given position.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Option (Property)
The Option property is used to get and change certain options.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
DataType (Function)
Identifying the type of a WLanguage variable.
Toast constants
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
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").
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....
Link (Property)
The Link property is used to get and change the link of an element.