ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
11. Internal components in practice
Internal components in practice...
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
List of extension attributes
The list of extension attributes ......
.NET application
To create a.NET application from a project......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
HReadNext (Function)
Sets the position on the next table record according to a browse item.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
10. Internal components in practice
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Image control in a page
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Break in a report
The break is used to group the records corresponding to a sort criterion......