ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Properties associated with a page
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Multilingual project
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
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......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
REP files
REP files contain the list of data files handled by the application....
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function