ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Image Editor control (WEBDEV)
  • Image Editor control overview (WEBDEV)
  • Creating an Image Editor control (WEBDEV)
  • Event handled by default
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
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 "Creation" tab, in the "Graphic controls" group, expand "Advanced" and click "Image Editor".
  2. Click where you want to create the control in the page.
Note: The dimensions of the field created are optimized to occupy the space available at the position indicated.. If the field size doesn't suit you, use the Ctrl + Z key combination: the field will return to its default size.
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.
Minimum version required
  • Version 26
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help