ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......