ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
Typing multilingual texts
For a multilingual application, you have the ability to......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
19. Sending emails
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Error 11: The label is unknown
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
<Chart>.AxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<String type>.EndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Procedure WLanguage called by the function SensorDetectChangeAcceleration
Procedure (also known as "Callback") called by the SensorDetectChangeAcceleration function when the device's acceleration on one of its axes is detected....
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Including a supercontrol in a window or in a page
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.