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).
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
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.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
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.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values...
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning...
Bitwise operators
The operations on binary values are performed......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types...
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
ERR_BAD_CONTEXT_INTERNAL
ERR_CANNOT_LAUNCH
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Passing parameters
The parameters can be passed to a procedure......
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box...
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current...
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Task management functions
List of functions for managing tasks...
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box,...
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google...
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays...
<Stack variable>.Push (Function)
Pushes an element onto the stack.