What are high-level languages + convenient development environment with a visual editor of windows, tabs, various gui elements? I know about dolphies. Are there any other similar ones?
Say in Delphi, you can quickly create the interface and appearance of the program by moving the elements of gui. In php + html + javascript, you can quickly create a website, but the appearance is rather difficult to program using html.
The main thing is the simplicity of the language, the speed of its study and development, the availability of ready-made libraries for all cases. So that you can easily create windows, tabs, tables by moving them with the mouse. The data is stored in the mysql database, you need to very quickly create a windows program for querying the database, getting results, changing data, adding, searching, etc.
I would like si similar syntax. If there is an event-oriented language, like javascript (jquery), then it will generally be super.