ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
<Window>.ToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Remote Control: Customizing with your own 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 Static control
A Static control is a control used to display a static text......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Minute (Property)
The Minute property is used to get and change the minutes of an element.
WEBDEV license agreement
WEBDEV license agreement...
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Warning (Function)
Displays a custom message in a system warning window.
Reloading a document
To reload a document, ......
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
HandleParentNext (Function)
Forces the parent of the next window to open.
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
SysWinHandle (Function)
Returns the handle of a window identified by its title.