ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Generating the RAD pattern
To generate a RAD pattern:...
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Internal component description
The description of an internal component can opened at any time......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
iParameterViewer (Function)
Configures the report viewer.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Constant
The constants are language elements whose value is fixed once and for all...
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....