ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
Managing main window menus
A main menu is necessarily associated with a window...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Manipulating menu options programmatically
Menu options can be manipulated...
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
WDINT, WDTRAD and WDDIXIO: Translation tools
What is an application?
An application is a set of objects (windows, controls, ......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
WDDIXIO overview
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Progress Bar control properties
List of properties associated with the Progress Bar control...
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Using an external component in an application
A component can be reused at any time in any application......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Native Access to SAP
SAP is a widely used ERP......
Generating the setup program
The last wizard step for creating the setup program allows you to......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Referring to an element in a WLanguage event / process