ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Context Menu control (WEBDEV)
Context menus are often used in websites......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
18. Order of execution of the code of buttons/links
21. Managing business rules
Managing business rules...
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
18. Management of business rules
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
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......
Feedback component
The Feedback component is a component provided with WINDEV......
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...
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
9. Overlaying controls
11. Internal components in practice
Internal components in practice...
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......