ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Extracting the text of the project
The following text can be extracted......
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
<Chart>.HolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
4. Dedicated server or shared server?
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...