This menu contains all HALCON and HDevelop operators including the HDevelop control constructs as well as all internal and external HALCON procedures.
For detailed information about all operators and procedures, we recommend reading the corresponding sections of the reference manual. To get there quickly, select an operator or procedure from the menu, and then press F1.
| Menu Entry | Description |
| Control | Select control structures, meaning, operators that control the program flow like if, else, for, while. |
| Develop | These operators allow you to interact with the user interface. The operators start with the prefix dev_ to distinguish them from the underlying basic HALCON operators (for example, dev_set_color and set_color). |
| 1D Measuring, 2D Metrology, ... | Select HALCON operators and procedures sorted by categories. |
| Legacy | List obsolete HALCON operators, provided for backward compatibility. |
| Unclassified | List all HALCON operators and procedures not listed in any of the other categories, like 1D Measuring, 2D Metrology, etc. |