ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Bluetooth constants
List of constants used by the Bluetooth functions....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Creating the skin template of a report
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
11. Controls in practice
Discover the main characteristics of the controls...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
29. SEO in practice
Edit options of a report
The report editor allows you to......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.