ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Error 34: 'Break' is not allowed outside the loops
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The "Line" charts
In the line charts, the data is interpreted as successive y-coordinates of points......
The Dashboard control
Dashboards are essential elements in an application......
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with List Box controls
List of events associated with List Box controls...
TimeLine control events
The following events appear by default in the WINDEV code editor...
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
Events associated with Radio Button controls
List of events associated with Radio Button controls...
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.