ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Native MySQL Connector - License Agreement
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
grTitleFont (Function)
Modifies the font used for the chart title.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
15. Creating the executable in practice
Creating the executable in practice...
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....