ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Types of Edit controls
Automatic management of exceptions
The management of exceptions can be customized by process......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation...
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help...
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class...
Internal component description
The description of an internal component can opened at any time......
Report viewer: Proposing several reports
In the document preview, end users can......
Record (Type of variable)
The Record type is used to save the values of a record.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
11. Table/Looper controls
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM...
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......