ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
TreeExpand (Function)
Expands a node in a TreeView control.
iHLine (Function)
Prints a horizontal line at specified coordinates.
EXE constants
List of constants used by the functions for managing executables....
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
Global and local variable
Two types of variables are available......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
grDestinationWnd (Function)
Defines a window as chart destination.
Constants for managing Organizer controls
Constants for managing Organizer controls...
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
OpenChild (Example)
Usage example of the OpenChild function
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......