ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
18. Order of execution of the code of buttons/links
Changes the extension of a file on disk....
18. Management of business rules
Returns the number of the current record in a Looper control based on a data file....
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
15. Creating the executable in practice
Creating the executable in practice...
OpenDocumentAsynchronous (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. The result can be retrieved via a WLanguage procedure ("callback") when the document editing window is closed. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
10. Internal components in practice
Manipulating a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Query and project
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......