ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Saving entered data (AAF)
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Error 101: Declaration of global variable not allowed
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
WEBDEV styles
WEBDEV styles are advanced styles......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......