ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Designing a supercontrol
A supercontrol is an advanced type of control......
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
ERR_WDADMIN_EXIST
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.