ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing main window menus
A main menu is necessarily associated with a window......
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
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.
fSelect (Function)
Opens the Windows file picker.
RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
WindowsVersion (Function)
Returns the runtime mode of Windows.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
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....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
1. RAD (Rapid Application Development)
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
SysColor (Function)
Identifies or modifies the color of a Windows element.
Find out the account that runs the AWP protocol
Windows
The windows represent the main interface of a WINDEV application......
1
2
3
4
5
6
214
>