ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
<Chart>.PiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
<Chart>.SunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
AWP without UI
Bootstrap, Angular, React, Vue......
Option (Property)
The Option property is used to get and change certain options.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Section (Property)
The Section property is used to manage sections in Word Processing documents.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Animating a Static control
Two methods can be used to animate a Static control......
Managing main window menus
A main menu is necessarily associated with a window......