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......
Using the Vista style in your windows
WINDEV allows you to customize......
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...
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.
Local procedure
Two types of procedures are available......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
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......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
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......
HFSQL constants
List of constants used by the HFSQL functions....
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......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Using .NET assemblies in a project
To use .NET assemblies in a project......