ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Menu management functions
List of functions for managing menus...
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Type (Example)
Usage example of the Type property
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Size (Example)
Usage example of the Size property