ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Remote control: Some examples of configuration
Events associated with the Conference control
List of events associated with a Conference control...
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Feedback component
The Feedback component is a component provided with WINDEV......
Step 1: Configuring the print parameters
This step allows you to choose......
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......
Configuring the IIS 7/7.5 server
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
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....
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
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......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......