ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
How to create a patch?
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....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
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......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
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.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
1. WINDEV editors
WINDEV editors...
General environment of WINDEV
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......