ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
TreeListItem (Example)
Usage example of the TreeListItem function
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
CursorDisplay (Function)
Displays or hides the mouse cursor.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
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:
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
Repairing the project
In some cases, "Project......
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
HLogStop (Function)
Stops the log process of a file.