ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
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....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
Managing main window menus
A main menu is necessarily associated with a window......
WindowsVersion (Function)
Returns the runtime mode of Windows.
fImageSelect (Function)
Opens the image picker of Windows.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
fSelect (Function)
Opens the Windows file picker.
Speech synthesis management functions
The following functions are used to manage speech synthesis...
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
1
3
4
5
6
7
216
>