ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Running the test of the User Groupware and installing it
EmailGetAll (Function)
Retrieves all the emails found on a server.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
HCheckStructure (Function)
Defines the mode for comparing data files.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
fSelect (Function)
Opens the Windows file picker.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.