ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Automatic calculations in a Table control (AAF)
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Handling a Web Component control through programming
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
HConnect (Example)
Usage example of the HConnect function
Referring to an element in a WLanguage event / process
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
PageDisplay (Function)
Displays a web page in the user's browser....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Events associated with TreeView controls
List of events associated with TreeView controls...
eChangeCurrency (Function)
Converts a currency into another currency.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.