ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box control functions
List of functions for handling the Combo Box controls...
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Dialog box management functions
List of functions for managing dialog boxes...
TimePicker (Function)
Opens the system time picker.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
EmailLoadAttachment (Function)
Adds an attached file to an email.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Calendar functions
List of Calendar functions...
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
LastDayOfYear (Function)
Returns the date of the last day of the year.