ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for telemetry management
Constants for telemetry management...
grHMAddData (Function)
Adds a data into a Heatmap chart.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
2. Projects in practice
Discover the main operations that can be performed on a project....
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Info (Function)
Displays a custom message in a system information window.
Phone constants (Android / iOS)
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.