ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Diagram Editor functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
<Diagram Editor>.SelectPlus (Function)
In french: <Editeur de diagrammes>.SelectPlus
Selects a shape in a Diagram Editor control.
Example
EDIAG_MonDiagramme.SelectPlus(1)
Syntax
<Diagram Editor>.SelectPlus([<Shape index>])
<Diagram Editor>: Control name
Name of the Diagram Editor control to use.
<Shape index>: Optional integer
Index of the shape to be selected (if multiple elements are selected). If this parameter is not specified, selects the current element.
Note: If the shape does not exist in the Diagram, the function has no effect.
Business / UI classification: UI Code
Component: wd300mdl.dll
Minimum version required
  • Version 27
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/25/2024

Send a report | Local help