ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining clickable areas
In a page, an Image control can contain clickable areas......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
AWP without UI
Bootstrap, Angular, React, Vue......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
End of Document block
The End of document block is run once at the end of the report execution......
Environment of code editor
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
grParameter (Function)
Retrieves or modifies a chart parameter.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Variables for managing the Drag and Drop