ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Events associated with a Dockable Panel control
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Error 531: The negative or null subscripts are not allowed
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Creating a flexible modeling
To create a new flexible modeling, you can......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
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......
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Warning 124: Shadowing a global variable
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.