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.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform...
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control...
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word...
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection...
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options...
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current...
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Message (Property)
The Message property is used to: Find out the help message associated with a control...
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Image control: the supported formats
The supported image formats are as follows:...
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Using an external component in an application
A component can be reused at any time in any application......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......