ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
9. Generation modes
WINDEV Mobile includes different types of generation......
Configuring the IIS 7/7.5 server
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Handling controls in a report
The different operations available for the report controls are as follows......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
7. AJAX technology
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Break in a report
The break is used to group the records corresponding to a sort criterion......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Managing space characters in the searches?