ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Task list
Each project can be associated with a task list...
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Drive variable>.ListDirectory (Function)
Lists drive directories.
ScanList (Function)
Lists the scanners connected to the current computer.
HListUser (Function)
Returns the list of users defined for a connection.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
Creating requirements
The following steps must be performed to implement the requirements...
HListConnectedUser (Function)
Lists users currently connected to one or more data files handled by a Client/Server connection.
<WBadminAuth variable>.ListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
HListSpatialKeys (Function)
Returns the spatial keys of a data file (used in a query or view) recognized by the HFSQL engine.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
SQLListSource (Function)
Lists the data sources declared on a local site.
DriveListFile (Function)
Lists the files in a cloud-based drive directory.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
EmailListFolder (Function)
Returns the list of folders:
  • found in the Outlook messaging software.
  • for an IMAP session.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server.
HListLink (Function)
Returns the list of data file bindings (Merise type) present:
  • in the current analysis,
  • in ongoing analyses (projects with multiple analyses).
  • in a specific analysis.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
WBAdminListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
OBEXListFile (Function)
Lists the files shared by a device that uses the OBEX protocol.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection.
BurnerList (Function)
Returns the list of burners installed on the current computer.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
ListDLL (Function)
Returns:
  • runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed.
  • in test mode: all libraries installed on the current workstation.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
ExeListProcess (Function)
Returns the list of applications currently run.
HListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
HListItem (Function)
Returns the list of items:
  • found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
  • found in a Record variable.
REP files
REP files contain the list of data files handled by the application.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Drive variable>.ListFile (Function)
Lists the files in a cloud-based drive directory.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
HListCustomFolder (Function)
Returns a list of defined Custom-Folders (also called groups):
  • in the current analysis,
  • in ongoing analyses (projects with multiple analyses).
  • in the specified analysis.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection.
<Source>.ListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection.
iListNestedReports (Function)
Returns:
  • the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed).
  • the list of sequenced reports currently printed (iSequenceAdd).
HListKey (Function)
Returns the list of keys in a data file (query or view) recognized by the HFSQL engine.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
CertificateList (Function)
Returns the list of certificates available on the computer.
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
<Connection variable>.ListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer.
QuickActionList (Function)
Lists the application's quick actions.
PermissionList (Function)
Returns one or all the permissions declared by the application.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<Source>.ListKey (Function)
Returns the list of keys in a data file (query or view) recognized by the HFSQL engine.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
HListFile (Function)
Returns the list of files:
  • current analysis.
  • analyses in progress (projects with multiple analyses).
  • a specific analysis recognized by the HFSQL engine.
  • available on a connection via a Native Connector or an OLE DB driver.
  • for a group of files defined in the data model editor.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer.
DriveListDirectory (Function)
Lists drive directories.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HListConnection (Function)
Returns the list of connections currently described in the application:
  • connections described in the data model editor (for the main analysis and, if necessary, additional analyses).
  • connections described by programming (with functions HDescribeConnection or HOpenConnection).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
<Source>.ListSpatialKeys (Function)
Returns the spatial keys of a data file (used in a query or view) recognized by the HFSQL engine.
fListDisk (Function)
Returns the list of disks installed on the computer.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection.
zipListFile (Function)
Returns the list of files found in an archive.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files...
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started...
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account...
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current...
NET constants
List of constants used by the DotNet functions....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong...
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type...
Background download
Starting with version 27, files can be downloaded in the background, using the system download...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records...
SQL view
An SQL view is a virtual data source defined by an SQL query......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications)...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal...
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server,...
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50...
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....