ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenMainMenu (Function)
Opens the main menu of the current window.
Handle (External language)
Returns the handle of a window or control.
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
WinStatus (Function)
Identifies or modifies the window status.
CurrentWin (Function)
Identifies the window currently in edit.
Screen,Input (External language)
Starts the input in the controls of a window.
SysSetFocus (Function)
Sets focus to a window or control.
SysWinShow (Function)
Modifies the display status of a window.
SysValidHandle (Function)
Checks the validity of a window handle.
grDestinationWnd (Function)
Defines a window as chart destination.
iWindowCancel (Function)
Configures the print cancel window..
Properties associated with a window
List of properties associated with a window...
NextTitle (Function)
Modifies the title of next window to open.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
ERR_BAD_VERSION_RQS
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Creating a Pivot Table control
To create a Pivot Table control......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
The Organizer control
The Organizer control is used to display and handle organizers......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....