ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
<Chart>.ScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
End-user UI management functions