ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Spreadsheet controls programmatically (in a report)
<Spreadsheet>.ControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
The HTML control
The HTML control displays HTML pages or HTML code......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
<Table>.CollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with formatted display controls
List of events associated with formatted display controls...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Defining columns of Table controls programmatically
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......