ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Phone constants (Android / iOS)
Types of Edit controls
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Edit options of a report
The report editor allows you to......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Error (Function)
Displays a custom error message in a system error window.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Events associated with the Pivot Table control