ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Constants for the Exif functions
List of constants used by the Exif functions....
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Seek (Function)
Searches for the index of an element in a WLanguage array.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Defining a help window template
WINDEV allows you to create help window templates......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
gClickableLink (Function)
Adds a clickable link in a graphic string.
State (Property)
The State property is used to get and change the state of an element.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
The different types of integers
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.