ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Events associated with Button controls
List of events associated with Button controls...
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Windows
The windows represent the main interface of a WINDEV application......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
The HTML control
The HTML control displays HTML pages or HTML code......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Ad Hoc deployment
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
WINDEV applications for Linux: Specific features
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Events associated with Static controls
List of events associated with Static controls...
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Kanban control events
The following events are associated with Kanban controls......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......