ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<Menu>.Add (Function)
Adds an existing popup menu to the main menu of the current window.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Spreadsheet>.BorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
WLanguage procedure called by OpenDocumentAsynchronous
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.