ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
The single-part and multi-part archives
Two types of archives are available......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
.NET application
To create a.NET application from a project......
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....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
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......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
HTTPRequest (Function)
Starts an HTTP request on a server.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
14. PHP generation in practice