ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
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).
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
MatRead (Function)
Reads the value of a matrix element.
grRaised (Function)
Used to display a chart with raised effect.
grDeleteAll (Function)
Erases a chart and destroys this chart.
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
grSourceSeries (Function)
Defines the source of a series.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Summary table: Managing the application directories according to the platform
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
AAF: Context menu of Image controls
A context menu is available for Image controls......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....