ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating the RAD pattern
To generate a RAD pattern:...
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Project description: Project tab
The project description window allows you to configure various elements of your project......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
ChangeStyle (Function)
Modifies the style of a control dynamically.
PDF printing: Special cases
Specific features of print in PDF format...
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Generating an application for Universal Windows 10 App
Constants for managing tiles
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Accessibilité (Property)
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......