How does the text entered in WSEdit component get stored in the Database in the backend?
Text entered in WebSamhita components actually fall under the ASCII Character set. Most of the applications are developed in English and the characters above the range of ASCII value 128 are seldom used. However in WebSamhita the upper character set of ASCII, I.e. characters above the range of 128 are also used. But as far as storing the string is concerned, it is just like any English string; the only difference being that Indian language strings appear garbled until a proper font is applied.