ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
ERR_WDADMIN_EXIST
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
The use of the Automation type in a site is reserved for the advanced users
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
<TimeLine>.ListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
6. Multilingual sites
<Spreadsheet>.InsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.