ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Programming custom calculations in Table controls (prefix syntax)
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Constants used by the functions for managing Dockable Panel controls
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
Animating a Static control
Two methods can be used to animate a Static 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....
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Report data source
...The reports can be created with the data coming from:...
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Mouse management functions
List of functions for mouse management...
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....