ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia control properties
List of properties associated with the Multimedia control...
Events associated with an Organization Chart control
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Events associated with Static controls
List of events associated with Static controls...
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
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......
Classes, members, methods and properties
A class is made of......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
The HTML control
The HTML control displays HTML pages or HTML code......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
11. Controls in practice
Discover the main characteristics of the controls...
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min