ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
ERR_ALREADYCONNECTED
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
ERR_WDADMIN_EXIST
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
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:
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
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.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
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.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
Customizing the report viewer: Available windows
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.