ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows...
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
9. Generation modes
WINDEV Mobile includes different types of generation......
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Array management functions
List of functions for managing arrays...
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
grType (Function)
Identifies or modifies the type of chart.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....