That DLL exposes the COM interface for WebLink. There are
many entries because there are many entry points into the
API for that DLL.
If you remove the registry entries, WebLink will probably
not work. Even worse, they will most likely be recreated
later on, perhaps when ProEngineer is restarted. Depends
on the value of the config.pro setting WEB_ENABLE_JAVASCRIPT.
For WF1 and WF2, WebLink is the closest things to a freely
available, lightweight, platform independent scripting
language for ProEngineer. While it does introduce some
awkward hurdles to overcome (i.e. web browser security
settings), apps can be created, with slick HTML-based GUIs,
very quickly.
Marc