ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filling a Chart control
The data that will be displayed in the Chart control can come from......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
WEBDEV concepts