ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Custom tooltips
Tooltips are very useful for application users......
Combination (Type of variable)
A combination is a set of options.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
The Wire control
The Wire control is used to visually link 2 controls......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
ERR_DISCONNECTED_RELOG
WINDEV: Example of programmed Drag and Drop
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Events associated with Static controls
List of events associated with Static controls...
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Kanban control events
The following events are associated with Kanban controls......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.