ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Web Camera control properties
A Web Camera field can be manipulated in WLanguage in a page with the following properties.
AssistedInputAdd (Function)
Adds a row to the list of values available in the input suggestions of an Edit control.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Reals
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
SQLFirst (Function)
Positions on the first row of the query result.
Navigation Bar control properties
A Navigation Bar control can be manipulated in WLanguage in a page with the following properties......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Map control properties
The following properties can be used with Map controls:...
Open (External language)
Opens a window.
Various constants
List of various constants....