ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found 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.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
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....
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)....
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
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
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......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Creating a Pivot Table control
To create a Pivot Table control......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
WDINT, WDTRAD and WDDIXIO: Translation tools
What is an application?
An application is a set of objects (windows, controls, ......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
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 ......
WDDIXIO overview
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
WDInst: handling the files to install
By default, the files to install are......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV 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......