ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
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......
Constants for managing tiles
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......
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......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
ScanFromCameraToImage (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera.
ChangeStyle (Function)
Modifies the style of a control dynamically.
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
WINDEV Mobile concepts
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.