ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Application Server 2024
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Events associated with Chart controls
List of events associated with the Chart controls...
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Style of a control
As soon as it is created, a control is associated with a style......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
ControlClone (Function)
Creates a new control from an existing control.