ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Feedback component
The Feedback component is a component provided with WINDEV......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
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....
Configuring the IIS 7/7.5 server
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....
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Creating a window skin template
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)......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
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....
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......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Step 1: Configuring the print parameters
This step allows you to choose......
Local procedure
Two types of procedures are available......