ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Properties linked to the Euro management
List of properties linked to the Euro management...
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Creating a Pivot Table control
To create a Pivot Table control......
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
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
WDINT, WDTRAD and WDDIXIO: Translation tools
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
What is an application?
An application is a set of objects (windows, controls, ......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
WDDIXIO overview
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
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......