The following pop-up can be opened by clicking on the magnifying glass icon in admin mode in Ninox:
The three icons in the top left corner allow:
- Positioning the pop-up below the Ninox screen (similar to how browsers often handle it). - Positioning the pop-up to the right of the Ninox display. - Placing the pop-up over the Ninox display (it might need to be moved to click on a field in the Ninox interface). The following four sections are available in the pop-up to assist the developer in their work. Detailed explanations are provided in the respective subpages:
Provides access to all globally defined functions and all fields in all tables, as well as their usage within the entire source code. : Used to display the content of variables during the program's execution. Shows all errors that exist within the database and allows access to the respective locations. Enables searching throughout the entire source code, including support for RegEx expressions.