ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
WDMap: Export records from a table
WDMAP allows you to export records to......
The Organizer control
The Organizer control is used to display and handle organizers......
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds 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.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month 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....
Local procedure
Two types of procedures are available......