When the Display Only property is enabled, users cannot change the text in an editable control. If the property is not enabled, users can change the text.
dw_1.item.myField.displayonly=true;