ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
WEBDEV 2024
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
USB constants
List of constants used by the USB functions....
EnumSubElement (Example)
Usage example of the EnumSubElement function
Constants for managing character strings
List of constants used by string management functions...
WINDEV Mobile Framework License Agreement
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
WINDEV 2024
WINDEV Framework License Agreement
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
HTTP constants
List of constants used by the HTTP functions....
eCurrencyName (Function)
Returns the caption of a currency.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.