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.
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data...
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
ERR_BAD_CONTEXT_INVALID
<Array>.Add (Function)
property (array of events of gglCalendar, etc.). from a WLanguage list....
EmulateCombo (Function)
the list of the Combo Box control. select an element in a Combo Box control....
Add (Function)
property (array of events of gglCalendar, etc.). from a WLanguage list....
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper,...
ArrayAdd (Function)
property (array of events of gglCalendar, etc.). of a WLanguage list....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo...
Deserialize (Function)
... (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
<Stack variable>.Pop (Function)
Pops an element from a stack.
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item...
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current...
ChangeSourceWindow (Function)
... windows: Modifies the window currently displayed. This modification is saved in the list of internal...
<Array>.Insert (Function)
array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Internal window>.ChangeSourceWindow (Function)
... windows: Modifies the window currently displayed. This modification is saved in the list of internal...
<Source>.HistoryModification (Function)
... be displayed in a list box or in a table to allow the user to view the modifications made to the specified...
ArrayInsert (Function)
array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
The test mode cannot operate without the project and its pages, ...
HHistoryModification (Function)
... be displayed in a list box or in a table to allow the user to view the modifications made to the specified...
mongoOperationDeleteOne (Type of variable)
... delete operation that will be added to a bulk operations list. The first document that matches the filter...
mongoOperationDeleteAll (Type of variable)
... delete operation that will be added to a bulk operations list. All the documents that match the selection...
mongoOperationUpdateAll (Type of variable)
... update operation that will be added to a bulk operations list. All the documents that match the selection...
mongoOperationReplaceOne (Type of variable)
... replace operation that will be added to a bulk operations list. The first document that matches the filter...