ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sysNotificationInput (Type of variable)
... such as a text input or combo box control, in an interactive notification.
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control...
<Table>.DeleteAll (Function)
populated programmatically, tables displayed in a Combo Box control....
TableDeleteAll (Function)
populated programmatically, a table displayed in a Combo Box control....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control....
FillType (Property)
... ListView, Combo Box and Looper controls.
TableSearchEverywhere (Function)
Table control, Table control displayed in a Combo Box control....
<Table>.SearchEverywhere (Function)
Table control, Table control displayed in a Combo Box control....
SelectedText (Property)
The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box...
Content (Property)
populated programmatically, Combo Box populated programmatically, Spreadsheet....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo...
AutoBrowse (Property)
... Table or Combo Box control based on a data file is automatic or programmed.
InitialContent (Property)
programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table...
Using a query with parameters
A query with parameters can be used......
1
5
6
7
8
9
30
>