ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Rights on the virtual directory
18. Management of business rules
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Configuring Reports & Queries
Reports & Queries is used to......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
8. Associating controls with data