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.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed...
The "Code hashtags" pane
Using the task management and the schedule
Time management is extremely important......
Android Control Center
Do you know where to find your application log files?...
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without...
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient...
ERR_BAD_URL
ERR_NO_PROJECT
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element...
ERR_NO_APPLICATION
7. AJAX technology
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll...
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Extracting the text of the project
The following text can be extracted......
ERR_BUTTON_EXPECTED
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
How to create a patch?
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content...