ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
Task list
Each project can be associated with a task list...
Import a list of requirements
The Project Management Hub allows you to import requirements...
ScanList (Function)
Lists the scanners connected to the current computer.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server.
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
QuickActionList (Function)
Lists the application's quick actions.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer.
OutlookListProfile (Function)
Lists the available Outlook profiles.
HListItem (Function)
Returns the list of items:
DriveListDirectory (Function)
Lists drive directories.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<Drive variable>.ListDirectory (Function)
Lists drive directories.
DriveListFile (Function)
Lists the files in a cloud-based drive directory.
HListREP (Function)
Returns the list of assignments for the tables handled by the current application, which means the list of physical files corresponding to the files described in the database schema.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
BurnerList (Function)
Returns the list of burners installed on the current computer.
HListWatchedFiles (Function)
Returns the list of tables watched by HWatch.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
<Source>.ListItem (Function)
Returns the list of items in a table (query or view) recognized by the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
<Connection variable>.ListWatchedFiles (Function)
Returns the list of tables watched by HWatch.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
Creating requirements
The following steps must be performed to implement the requirements...
<Drive variable>.ListFile (Function)
Lists the files in a cloud-based drive directory.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection.
<gglConnection variable>.ListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
HListConnectedUser (Function)
Lists users currently connected to one or more tables handled by a Client/Server connection.
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
SpreadsheetListWorksheet (Function)
Returns the list of worksheets found in a Spreadsheet control.
CertificateList (Function)
Returns the list of certificates available on the computer.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer.
<WBadminAuth variable>.ListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HListUser (Function)
Returns the list of users defined for a connection.
DNSListAddress (Function)
Lists IP addresses associated with a domain name in the DNS server.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper...
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one...
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating...
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Environment of the window editor
The main elements of window editor are as follows:
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability...
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called...
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include...
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous...