ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
<List Box>.Modify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Add (Function)
Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
WBAdminListApplication (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.
TableInputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
<WBadminAuth variable>.ListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.