ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwEnumControl (Function)
Enumerates the controls found in a window or page.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
OpenMainMenu (Function)
Opens the main menu of the current window.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
grWndSize (Function)
Defines the size of the window containing the chart.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
fImageSelect (Function)
Opens the image picker of Windows.
HandleParentNext (Function)
Forces the parent of the next window to open.
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.
SysWinShow (Function)
Modifies the display status of a window.
iParameterReport (Function)
Configures the printer by opening the configuration window.
Window management functions
List of functions for managing windows...
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
SMSReset (Function)
Resets all variables of SMS structure.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....