ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
<Chart>.SourceSeries (Function)
Defines the source of a series.
<Chart>.PieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
Gantt Chart functions
The following WLanguage functions are used to manage Gantt charts......
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......