ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
.NET Assemblies
.NET is Microsoft's software development platform......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Reports & Queries: New features in this version
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Environment of the window editor
The main elements of window editor are as follows:
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
MDIOpen (Function)
Opens and enables an MDI child window.
OpenMainMenu (Function)
Opens the main menu of the current window.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
grWndSize (Function)
Defines the size of the window containing the chart.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.