ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
Designing a supercontrol
A supercontrol is an advanced type of control......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
dCopy (Function)
Copies an image to another image.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
MemExist (Function)
Checks the existence of a memory zone.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
MemModify (Function)
Modifies an element in a memory zone.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......