ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
<Source>.ListItem (Function)
Returns the list of items in a table (query or view) recognized by the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Error 705: The property does not exist on this type
Error 1012: The class member is not global: it cannot be accessed from a global method
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls......
Manipulating Layout controls programmatically
A Layout control can be......
Data persistence
The data persistence is used to store the value typed by the user......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Properties linked to the Euro management
List of properties linked to the Euro management...
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
The Cell control
The Cell control contains controls......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......