ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Classes, members, methods and properties
A class is made of......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
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....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Handling TimeLine controls programmatically
A TimeLine control can be......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
8. 10 tips for better interfaces...
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Events associated with supercontrols
List of events associated with supercontrols...
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Chart: Managing legends
Several types of legends are supported in the charts......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
5. User Groupware in practice
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.