ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Mouse management functions
List of functions for mouse management...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
System functions
List of system functions...
Error 107: Redefinition of the parameter
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
WINDEV applications for Linux: Specific features
Configuring the IIS 7/7.5 server
MenuExist (Function)
Indicates whether a menu option exists in a menu.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......