ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Generating the RAD pattern
To generate a RAD pattern:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites......
1. Project and analysis
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Composite chart
A composite chart is a chart that displays several types of charts......
WINDEV theme generator: Customize elements
The generator of WINDEV themes is used to generate the necessary files for creating a custom theme for the WINDEV projects......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Local procedure
Two types of procedures are available......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......