ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In-App functions
The following WLanguage functions are used to manage In-App purchases......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
MongoAggregationPipeline (Function)
Used to retrieve documents that enter a multi-stage pipeline and are transformed into aggregated results.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
<Chart>.WaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Constants for managing Big Data Redis databases
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.