ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
iPageEnd (Function)
Forces the move to the next page during the report print.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Creating the windows and the pages of the RAD pattern
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
ArrayDistinct (Function)
Returns an array without duplicates.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
.NET Assemblies
.NET is Microsoft's software development platform......
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
5. Displaying a WEBDEV Session site
URL (Property)
The URL property is used to get and change a URL.
Border (Property)
The Border property is used to get and change the borders of an element.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
MCI constants
List of constants used by the MCI functions....
Chart: Managing legends
Several types of legends are supported in the charts......