ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
MenuState (Function)
Identifies the state of an option in a context or drop-down menu, i.e., active, disabled or invisible.
Manipulating menu options programmatically
Menu options can be manipulated...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
MenuExist (Function)
Indicates whether a menu option exists in a menu.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Referring to an element in a WLanguage event / process
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
WEBDEV Application Server - 10 connections - License agreement
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Creating the Vision windows of the WINDEV RAD pattern
Custom tooltips
Tooltips are very useful for application users......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Creating the Form windows of a WINDEV RAD pattern
Creating the Table windows of the WINDEV RAD pattern
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Handling Gantt Chart controls programmatically
Error 1049: The access directives are not allowed in a composite variable
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
2. Projects in practice
Creating the link buttons in the windows of a WINDEV RAD pattern
ERR_TIMEOUTINIT
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
AWP without UI
Bootstrap, Angular, React, Vue......
Creating the Relation windows of a WINDEV RAD pattern