ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
3. Application development cycle
Development cycle of a WINDEV application....
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
Manipulating HTML Display controls programmatically
The HTML Display control displays a web page in an application......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: field label Window label. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
3. Managing sockets
WINDEV includes advanced socket management functions....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Programming custom calculations in Table controls
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 "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......