ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Screen,ScreenToFile (External language)
Updates the items in the data file with the values from the bound controls in the window.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
15. Cookies: information stored on the computer of the Web user
Indicates the status of the media file played in the Multimedia control....
12. Synchronizing data
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
The planes (in a window or in a report)
The planes are used to group the window controls......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......