ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing main window menus
A main menu is necessarily associated with a window...
Manipulating menu options programmatically
Menu options can be manipulated...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
Project management functions
List of functions for managing projects...
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
12. Available tests
EndProgram (Function)
Ends the execution of the current program.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Environment of the data model editor
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
2. Projects in practice
Discover the main operations that can be performed on a project....
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......