ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Sidebar control properties
List of properties associated with the Sidebar control...
Carousel control properties
List of properties associated with the Carousel control...
Spin control properties
List of properties associated with the Spin control...
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Service constants
List of constants used by the functions for managing services....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Range Slider control properties
The following properties are associated with the Range Slider control:...
Scrollbar control properties
List of properties associated with the Scrollbar control...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
DnDForce (Function)
DnDForce is kept for backward compatibility.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Constants for the archiving functions
List of constants used by the archiving functions....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Chart control properties
A Chart control can be used......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......