ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on class diagrams
The following paragraphs explain......
grGradient (Function)
Enables or disables the display of color gradients in a chart.
HDescribeLink (Function)
Describes a link between two data files through programming.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
PDFToText (Function)
Extract the text contained in an Document PDF.
fClose (Function)
Closes an external file.
Chart management functions
...Chart management functions...
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Printing nested reports
To create a main report containing several secondary reports:...
Popup window
WINDEV allows you to open windows in popup format......
Dashboard constants
Constants used by the functions for managing Dashboard controls...
2. Types of setup
Types of setup...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......