ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
Defining a help window template
WINDEV allows you to create help window templates......
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Functions for managing images (prefix syntax)
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....