ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
grType (Function)
Identifies or modifies the type of chart.
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Manipulating Layout controls programmatically
A Layout control can be......
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
Guided tour management constants
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Wait (Function)
Temporarily stops the program execution.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....