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.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Options of the window editor
To configure the general options of the window editor......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Custom tooltips
Tooltips are very useful for application users......
Creating the skin template of a report
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion...
PageDisplay (Function)
Displays a web page in the user's browser....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows...
CallDLL32 (Function)
Runs a function found in an external DLL.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
SQLExec (Function)
Names and runs an SQL query.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements...
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
HDelete (Function)
Deletes a record from a data file (query or view).