ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Drive variable>.ListFile (Function)
Lists the files in a cloud-based drive directory.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
DriveListFile (Function)
Lists the files in a cloud-based drive directory.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
ActionOutsideTarget (Property)
The ActionOutsideTarget property defines the action performed when the user clicks a control other than the target control(s) of a step of a Guided Tour.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection....
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS web service.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection....
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS application.
The Dashboard control
Dashboards are essential elements in an application......