ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
QuickActionList (Function)
Lists the application's quick actions.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
ScanList (Function)
Lists the scanners connected to the current computer.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
<Drive variable>.ListDirectory (Function)
Lists drive directories.
DriveListFile (Function)
Lists the files in a cloud-based drive directory.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
OutlookListProfile (Function)
Lists the available Outlook profiles.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
DriveListDirectory (Function)
Lists drive directories.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
BurnerList (Function)
Returns the list of burners installed on the current computer.
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.
<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.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
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.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
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.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
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.
DNSListAddress (Function)
Lists IP addresses associated with a domain name in the DNS server.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
State (Property)
The State property is used to get and change the state of an element.
HTTP constants
List of constants used by the HTTP functions....
Internal component
An internal component is a set of elements from a project......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Creating the Relation windows of a WINDEV RAD pattern
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
The Table control
The Table control is used to simplify the display and the input of information stored in memory...
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin...
Setup directory
The setup wizard allows you to configure the setup directory of application....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well...
9. Sharing a project in practice
Sharing a project in practice...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes...