ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Report data source
...The reports can be created with the data coming from:...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
MDIOpen (Function)
Opens and enables an MDI child window.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Wi-Fi functions
Functions for Wi-Fi management...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
7. Window templates
...Window templates...
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......