ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Execute (Function)
Starts the execution of a process through programming.
Events associated with Button controls
List of events associated with Button controls...
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
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......
WINDEV Framework License Agreement
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Events associated with Link controls
List of events associated with Link controls...
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......