ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Google constants
List of constants used by the Google functions....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
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......
Using the Vista style in your windows
WINDEV allows you to customize......
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......
Constants used by the scanner functions
Constants used by the scanner functions...
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...
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......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
29. SEO in practice