ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Help with new features: Informing users about new developments
Applications are constantly evolving......
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
ContinentList (Function)
Returns the list of continents.
The Static control
A Static control is a control used to display a static text......
List Box control linked to a table or to a query
A List Box or Combo Box control can be used to display the content of a table or query, to allow a user to select a record, for example......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......