ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
fSelect (Function)
Opens the Windows file picker.
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
Telephony functions
List of telephony functions...
The Dashboard control
Dashboards are essential elements in an application......
7. Multilingual applications in practice
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
RegistryQueryValue (Function)
Reads a value in the Windows registry.
fImageSelect (Function)
Opens the image picker of Windows.
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
NotifListCategory (Function)
Lists the notification categories of the application.
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
FontSelect (Function)
Opens the standard Windows font selection window by selecting the specified font.
iSelectFont (Function)
Creates a new print font from the standard Windows font selection window...
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....