ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category: Combo Box control
10 results
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control...
Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control...
Binding a Combo Box control to an item
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming...
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties...
Events associated with Combo Box controls
List of events associated with Combo Box controls
Linking a Combo Box control to a table
A List Box or Combo Box control can be used to display the content of a table, to allow a user to select a record, for example...
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls...
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls...
Properties associated with Combo Box controls that display a table
Waits for:
  • the replication data on the master server to be sent to the subscriber server.
  • the replication data received on the subscriber server to be entirely applied.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list...