ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Constants for managing projects
List of constants used by the functions for managing projects....
Events associated with supercontrols
List of events associated with supercontrols...
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Page with parameters
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
2. User-friendly editors in practice
User-friendly editors in practice...
5. Site test in practice
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Creating and handling an item
The main operations that can be performed on an item are as follows......
WDInst: components and installation templates
By default, the setup program installs all the specified files on the setup computer......
Share your projects via Git
Git is a source code manager......
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Handling controls in a report
The different operations available for the report controls are as follows......