ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Reports
A report provides a custom view of data......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
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.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
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....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
"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.