ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultiPointGeo (Variable type)
The MultiPointGeo type is used to store a set of points defined with geographic coordinates. It is a collection of points: in this case, points are not connected.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Error 303: ambiguous control name
ERR_NOTADEVVERSION
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or programmatically. get and change the image associated with a Thumbnail control....
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Setup in MSI format
You can create MSI installers......
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
Label report
The report editor allows you to create "Label" reports......