ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenMainMenu (Function)
Opens the main menu of the current window.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
21. Reports
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....
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
gpwOpen (Function)
Opens the User Groupware login window or page.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
HandleParentNext (Function)
Forces the parent of the next window to open.
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
<Menu>.InsertMenu (Function)
Inserts a menu before another menu in a window.
Restore (Function)
Displays a WINDEV window to its initial size.
MDIMother (Function)
Identifies the name of the MDI parent window.
Maximize (Function)
Displays a WINDEV window in its maximum size.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
SysIconize (Function)
Used to find out whether a window is minimized.