ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Function)
Creates a new control from an existing control.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
14. Managing the "Back" button in practice
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
grWndSize (Function)
Defines the size of the window containing the chart.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Note (Property)
The Note property is used to get and change a text associated with an element.
PageChangeLayout (Function)
Applies a specific layout to a page.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Creating the Vision windows of the WINDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Creating the Form windows of a WINDEV RAD pattern
Open (Function)
Opens a modal WINDEV window.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Report based on a query
Queries are used to easily select records in one or more data files......
Set of procedures
The global procedures are grouped in set of procedures......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...