ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
SNMPStartSession (Function)
Starts an SNMP session.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Null (keyword)
The "Null" keyword can correspond to:
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
Table,Delete (External language)
Deletes an element from a Table control.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
HLogStop (Function)
Stops the log process of a file.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.