ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeView Table control events
List of events associated with the TreeView Table controls...
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 app mode. Function kept for backward compatibility....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
The home page
The home page is the first page of your site......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
DDE constants
List of constants used by the DDE functions...
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
1
2
3
4
5
6
470
>