AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Desarrollar una aplicación o un sitio web / Controles, ventanas y páginas / Controles: tipos disponibles / Control Editor de imágenes (WEBDEV)
  • Image Editor control overview (WEBDEV)
  • Creating an Image Editor control (WEBDEV)
  • Event handled by default
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Image Editor control overview (WEBDEV)
The Image Editor control lets users create and edit images or photos in a website. The field is designed to be usable on the phone too: icon bars and operating modes are designed for this purpose!
The features of the Image Editor control respond to the needs of web users:
  • alignment,
  • resizing,
  • rotation,
  • contrast/lightness,
  • text insertion,
  • line, arrow,
  • brush,
  • basic shapes: circle, rectangle, etc..
  • etc.
Users can paste an image in the control, or select a file from the disk. They will then be able to save changes.
Creating an Image Editor control (WEBDEV)
To create an Image Editor control:
  1. On the "Creación" tab, in the "Controles gráficos" group, expand "Avanzado" and click "Image Editor".
  2. Click where you want to create the control in the page.
Observación: Las dimensiones del control que se creó se optimizan para ocupar el espacio disponible en la ubicación indicada. Si el tamaño del control no es el indicado, pulse Ctrl+Z: el control volverá al tamaño predeterminado.
To view the characteristics of the control, select "Description" in the context menu.
Event handled by default
WEBDEV supports the following event by default:
EventRuntime condition
Initialization (Server code)Executed when the page is opened.
Versión mínima requerida
  • Versión 26
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 21/09/2024

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