ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
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......
JSONValid (Function)
Checks the validity of a JSON string.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
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.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
WINDEV Mobile concepts
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
Managing main window menus
A main menu is necessarily associated with a window......
9. Types of standard controls
Types of standard controls...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......