ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Debugging constants
List of constants used by the debugging functions...
Warning (Function)
Displays a custom message in a system warning window.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Constants for managing projects
List of constants used by the functions for managing projects....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Google constants
List of constants used by the Google functions....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.