AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones Organigrama
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Remark: These functions are also available in prefix syntax (Functions for managing Organization Chart controls (prefix syntax)).
The following functions are used to manage Organization Chart controls:
OrgAddAdds a new root element into an Organization Chart control.
OrgAddChildAdds a child element into an Organization Chart control.
OrgDeleteDeletes an element and its "children" from an Organization Chart control.
OrgDeleteAllDeletes all elements from an Organization Chart control.
OrgDisplayReinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
OrgInfoXYReturns the index of the element found at a given position in an Organization Chart control.
OrgModifyModifies an element in an Organization Chart control.
OrgOccurrenceReturns the number of elements found in an Organization Chart control.
OrgSaveImageCreates an image representing the entire Organization Chart control.
OrgSelectReturns the index of the selected element in an Organization Chart control.
OrgSelectMinusDeselects an element from an Organization Chart control.
OrgSelectPlusSelects an element in an Organization Chart control.
Related Examples:
WD Flowchart Training (WINDEV): WD Flowchart
[ + ] This example is used to create organization charts.
An organization chart is used to indicate the repartition of the managers within a company and the relationships that exist between these managers.
Versión mínima requerida
  • Versión 17
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 22/06/2023

Señalar un error o enviar una sugerencia | Ayuda local