ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
EventChange (Function)
Modifies the status of an event.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Animation (Property)
The Animation property animates an image.
Managing assertions
...The main available features are as follows:...
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Enumeration (Type of variable)
An enumeration is a set of values......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
XMLSave (Function)
Saves an XML document in a file.