ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Properties associated with report controlss
List of properties associated with the report controls...
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
grSourceSeries (Function)
Defines the source of a series.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
tapiDial (Function)
Dials a phone number for a voice line.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Port (Property)
The Port property is used to identify and change a server connection port.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.