ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDXView: Overview
WDXView is an ActiveX browser...
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology...
Manipulating an ActiveX control programmatically
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
PaneVisibleByDefault (Property)
The PaneVisibleByDefault property determines if the image editor pane is visible by default.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Multilingual project
Discover all the possibilities of pivot tables
WDINT setup
Size (Property)
The Size property is used to determine and change the size of an element.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Animation (Property)
The Animation property animates an image.
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....
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Classes, members, methods and properties
A class is made of......
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
Custom tooltips
Tooltips are very useful for application users......