ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
FontMinSize (Property)
The FontMinSize property gets and sets the minimum size of the font used in a Static Text control with the "Reduce font" option.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
Manipulating iFrame controls programmatically
WEBDEV allows you to manipulate an iFrame control programmatically......
Effect (Property)
The Effect property gets and sets the blur radius on the contents of a control.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.