ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
6. Internal window
Internal windows...
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
BrowserType (Function)
Returns the type of browser used by the Web user.
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Diagram constants
The following constants are used to manage diagrams:...
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
HSubstDir (Example)
Usage example of the HSubstDir function
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.