ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
5. The following files are automatically created
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
HStatTime (Function)
Returns the time of the last update for the index statistics.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
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").
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
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.
HCheckStructure (Function)
Defines the mode for comparing data files.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
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......
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control