ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
How to create a patch?
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
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....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
1. WINDEV editors
WINDEV editors...
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
General environment of WINDEV
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min