ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
<List Box>.Modify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Add (Function)
Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
fCurrentDrive (Function)
Gets or sets the current drive.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
InApplicationTestMode (Function)
Determines if there is an application test in progress.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
11. Window templates
WINDEV Mobile allows you to create window templates....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
WEBDEV styles
WEBDEV styles are advanced styles......