ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...
Chart control: "General" Tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
End of break block
The End of break block is optional......
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
The Carousel control
The Carousel control is used to display an animated menu made of images......
Handling controls in a report
The different operations available for the report controls are as follows......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
<Kanban>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban list>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
KanbanDeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
KanbanDeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......