Re-index sorting issue in WebHelp

Q) The index can be re-sorted within the project, but the generated HTML still show the wrong unsorted index.  What is the problem?

 

A) Sorting will be different between HTML Help and WebHelp, because the WebHelp needs to be sorted in Unicode order, where HTML Help is sorted in Native codepage order.