ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
WDDeploy features
WDDeploy can be used to......
NFC constants
List of constants used by the NFC functions...
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
NextTitle (Function)
Modifies the title of next window to open.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Warning (Function)
Displays a custom message in a system warning window.
.NET application
To create a.NET application from a project......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
HTTPRequest (Function)
Starts an HTTP request on a server.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
The single-part and multi-part archives
Two types of archives are available......
Events associated with Looper controls
List of events associated with Looper controls...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
14. PHP generation in practice