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.
Constants for managing certificates
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro...
Describing an element
A flexible modeling includes different elements linked together......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page...
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Constants for managing videos
List of constants used by the functions for video management....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
WEBDEV license agreement
WEBDEV license agreement...
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
iPreview (Function)
Configures the print destination.
Local procedure
Two types of procedures are available......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time,...
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach...
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file...
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will...