ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
ColorLightness (Function)
Calculates the lightness of a color.
iPrintImage (Example)
Usage example of the iPrintImage function
HStatDate (Function)
Returns the date of the last update for the index statistics.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
ColorSaturation (Function)
Calculates the saturation of a color.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
InServiceMode (Function)
Indicates whether the code is run in a service.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
CurrentMonth (Function)
Returns the number of the current month.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
MemSort (Function)
Sorts the elements found in a memory zone.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.