ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Map control functions
Map control functions...
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Programming a status bar
WINDEV allows you to manipulate a status Bar and a status Bar cell directly by programming......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
gglContactGroup (Variable type)
The gglContactGroup is used to describe and modify a group of contacts used by the Google Contacts service...
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.ExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.