This is the main window for NetWeaver Developer. It has a main menu and three toolbars organized by type of activity.
Create a new knowledge base.
Open a saved knowledge base.
Properties – Open the current knowledge base properties editor.
Save – save the current knowledge base.
SaveAs – save the current knowledge base to a new file.
Check Spelling… Open the spelling checker.
Registration. Open the registration window to connect to the web and register this software and enable your license.
Preferences. Open the preferences window to change common program settings.
Browse Data and Constants… – Open the data list for the knowledge base.
Show Database Tables – Open connected database tables from this menu into a database table monitor.
Configure Links to Databases… – Open the database connection setup utility.
Batch Create Topics… – Open the batch create topics window to add new topics to the current knowledge base.
Batch Edit Topics… – Open the batch edit topics window to view all topics in the current knowledge base and to edit topic names, hyperlinks, and hints.
Batch Print Topics… – Open the batch print topics window to print all or some of the topics in the current knowledge base.
Set Conditional Ignore Flags… – Open the batch conditional ignore topics window to set which topics in the current knowledge base to be conditionally ignored (ignored when they have no data).
Set Persistent Ignore Flags… – Open the batch persistent ignore topics window to set which topics in the current knowledge base to be persistently ignored (ignored always).
Document Knowledge Base… – Start the automated documentation system to fully document the knowledge base. See screencast...
Dependency Overview… – Open the dependency overview for the current knowledge base to explore topic relationships.
Find Topic… – Open the find topic dialog to explore where a topic is used.
View/Edit the knowledge base's security settings.
Open the properties editor to view or edit the knowledge base's properties.
Open the knowledge base's document list to view the knowledge base documentation.
Open the dependency overview to see the relationships between the topics in the knowledge base.
Open a runtime module. If a knowledge base is open the runtime module will be opened in edit mode. Otherwise it will be opened in run mode.
Opens the Find Topic utility to locate occurrences of topics in the knowledge base.
Setup database connections – open the database connection setup.
Open the data browser.
Language Chooser. This is a dropdown menu of interface languages. If the language is available it will be enabled. When a translation string for a chosen language is not available the original English text will be used. English is the default language. A utility for building and editing translations is available on request.
Antecedents. – Opens the node properties window to the list of topics that contribute to the network.
Influences. – Opens the node properties window to the list of topics that have no data and displays their need (influence) relative to the network.
Contributions. – Opens the node properties window to the list of topics with data and displays their contribution to the network. – This feature is under development.
Dependents. – Opens the node properties window to a list of the topics that the network contributes to.
data pivot. – Opens a data pivot for the network.
data list. – Opens a data editor for the network. The data list will contain only those topics that are antecedents (they can contribute to) of the network. To see all the data for the network click the same looking button in the knowledge base button bar.The following buttons create new nodes attached to the currently selected node. If creation of a certain node type is not allowed, such as trig function under an AND node, or a second node under a NOT node, the button will be disabled.
A “proxy” is a node used to connect to a topic external to the network (a “boss”) from within the network. In other words: “a proxy stands in for a boss topic”, hence the name “proxy”. Some proxy nodes use the value from their boss topic directly, whiles others use the value from the boss topic to compare to an argument to derive a new value or control execution of the logic.
Each of the following button/menus have similar actions. If pressed as a button they will open a list to select from on the right side of the main window. They also function as drop down menus. As menus they will be populated with a list of topics that can be used to create the proxy type. If using the proxy would cause circularity the button or menu item is disabled.

goal (dependency network)
calculated data link (either a direct link to the results of an equation network or a comparison to results of an equation network)
simple data link (either a direct link to raw data or a comparison to raw data)
switch (a type of data router)
fuzzy curve (dynamic definition of a fuzzy curve)

Compare nodes take two or three values and give a Boolean result. The optional third value is used to convert the function into a fuzzy ramp where the third value defines the distance between true and false.

The math functions are organized into small groups of similar functions in a drop down menu.
toggle transmogrify mode. Toggles the transmogrify function on or off. When turned on, clicking on a node button or menu item will convert (transmogrify) the currently selected node into the type next clicked. This is an experimental feature. See the screencast...