ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
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).
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Report viewer: Copying text
The report viewer allows you to copy text from the report and paste it to a file in another application......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
<Source>.DescribeFile (Function)
Describes a data file programmatically.
ErrorThrow (Function)
Throw a non-fatal error.
Events associated with a Spreadsheet control
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......