ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Currencies
A currency is a real coded on 10 bytes....
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......