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.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external...
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable,...
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around...
Advanced types
The advanced types of WLanguage are as follows...
Window controls
Several types of controls can be used in a window, ......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web...
Using several libraries in an application
A library is a WDL file that contains all the resources......
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves...
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Report editor: Available types of reports
Several types of reports can be created in the report editor......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series...
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu...
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed...
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......