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...
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Configuring the IIS 7/7.5 server
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Page Header block
The Page header block is printed on each new page......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Step 1: Configuring the print parameters
This step allows you to choose......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Events associated with the Pivot Table control
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....