specifies the label for the column with weeks numbers
webix.ui({ view:"calendar", weekNumber:true, calendarWeekHeader:"W#" });
The parameter makes sense only when the weekNumber parameter is set to true.