ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
Scope (Property)
The Scope property property is used to specify requested permissions.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Activation key management functions
The following functions are used to manage activation keys:...
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Sum (Function)
Calculates the sum of the array elements.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
XMLSign (Function)
Signs an XML document.
Global (Property)
The Global property is used to determine if an element is global.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.