AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Desarrollar una aplicación o un sitio web / Controles, ventanas y páginas / Controles: tipos disponibles / Control Editor de imágenes (WEBDEV)
  • Overview of the Image Editor control (WEBDEV)
  • Creating an Image Editor control (WEBDEV)
  • Event managed by default
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
Overview of the Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos. The control has been designed for use on mobile devices: the icon bars and available actions adapt to this mode!
The features of the Image Editor control respond to the needs of web users:
  • alignment,
  • resize operation,
  • rotation,
  • contrast/lightness,
  • text insertion,
  • line, arrow,
  • brush,
  • basic shapes: circle, rectangle, ...
  • ...
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 "Creation" tab, in the "Usual controls" group, expand "Image" and click "Image Editor".
  2. Click where you want to create the control in the page.
Remark: The dimensions of the control are optimized to take up the available space at the specified position. If the control size does not suit you, press Ctrl + Z: the control size will be reset to default.
To view the characteristics of the control, select "Description" in the context menu.
Event managed by default
WEBDEV manages the following event by default:
EventRuntime condition
Initializing (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: 06/04/2023

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