This function is used by ApplInit() to initialize the WinDom settings and by EvntWindom() when it receives the AP_CONF message.
The WinDom configuration file is an unique text file grouping the configuration of all WinDom application in a similar way then the '.Xdefaults' X11 file for example. This file is typically located in the HOME folder. Actually, WinDom searchs this file in the following directories :
keyword = value list ...
A space character is required between the keyword and the '=' character.