ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
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.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
ERR_ALREADYCONNECTED
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Analysis links
The links are used to link the files found in an analysis between themselves......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Browser management functions
List of functions for managing browsers...
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.