ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
grAddData (Function)
Adds a data into a chart.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Constants for the geo-localization functions
Constants used by the geo-localization functions...
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
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....
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
dbgInfo (Function)
Returns a debug information.