ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDXView: Overview
WDXView is an ActiveX browser...
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology...
Manipulating an ActiveX control programmatically
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Events associated with an infinite Progress Bar control
Handling a ListView control through programming (prefix syntax)
WINDEV allows you to programmatically handle ListView controls......
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
State (Property)
The State property is used to get and change the state of an element.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......