ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
grColor (Function)
Returns and initializes the color of different chart elements.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Operations performed on activity diagrams
The following paragraphs explain......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Configuring the setup program
Two tools can be used to create a setup program......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
The HTML control
The HTML control displays HTML pages or HTML code......