ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Classes, members, methods and properties
A class is made of......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Welcome to Reports & Queries
Reports & Queries is used to......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
26. Style sheets: to simplify the layout
5. HFSQL Client/Server
Including a supercontrol in a window or in a page
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
WDXView: Overview
WDXView is an ActiveX browser......
5. Which type of server to choose?
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Typecasting of parameters
The description of the parameter type is optional......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.