ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

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
The following functions are used to manage Image Editor controls and WDPic variables (prefix syntax):
<Image editor>.CloseCloses the image found in an Image Editor control.
<Image editor>.CreateCreates an image in the Image Editor control.
<Image Editor>.OpenOpens an image in an Image Editor control.
<Image Editor>.SaveSaves the image displayed in the Image Editor control.
<WDPic variable>.MergeLayerMerges the layers of a WDPic image.
<WDPic variable>.ResizeResizes a WDPic image.
<WDPic variable>.RotationRotates a WDPic image.
<WDPic variable>.SaveSaves the image contained in a WDPic variable.
Minimum version required
  • Version 23
Comments
Click [Add] to post a comment