ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
Handling Word Processing controls programmatically (prefix syntax)
A Word Processing control can be handled through programming......
Constants used by the functions for managing Dockable Panel controls
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......
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
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......
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)....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Animating a Static control
Two methods can be used to animate a Static control......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Report data source
...The reports can be created with the data coming from:...
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
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.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.