ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Creating the Table windows of the WINDEV RAD pattern
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Code history
The code history is used to......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Video functions
List of video functions...
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Setup mode
Several methods can be used to distribute a WINDEV application......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
HFSQL: Change of name
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.