Tuto WINDEV 25

Part 1: Discovering WINDEV 25 Development environment The editor The development environment of WINDEV includes a specific interface and several editors allowing you to create the different elements of your applications. For example, the window editor is used to create windows, the report editor is used to create reports, ... ▶ To discover WINDEV, we are going to open the "Product form" window: 1. Press Ctrl + E. 2.  In the window that is displayed, type the name of the window to open: WIN_Product_form. 3. Validate. The window is displayed in the editor. All editors are using the same environment: 1. Menu of editors , displayed in ribbon format (we’ll see how to use it in the next paragraph). 2. Current editor (window editor in this case). This space allows you to see the element currently created or modified in WYSIWYG (What You See Is What You Get). 3. Panes . The WINDEV interface includes several horizontal and vertical panes allowing you to quickly access different types of information. For example: • the "Project explorer" pane (displayed on the right) is used to list all project elements by category. • the search pane (displayed at the bottom) is used to perform searches in the entire project and in its elements. These panes can be hidden by pressing Ctrl + W if necessary. 4. Bar of opened documents . This bar is used to quickly see all opened elements. A simple click on the button corresponding to the element displays it in its own editor.

RkJQdWJsaXNoZXIy NDQ0OA==