ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report editor: Available types of reports
Several types of reports can be created in the report editor......
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
<Chart>.SourceSeries (Function)
Defines the source of a series.
<Chart>.PieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
Gantt Chart functions
The following WLanguage functions are used to manage Gantt charts......
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
Search in current code
When coding, developers often need to do a quick search in the current code...
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
Managing parallel tasks
The computers are becoming more and more powerful......