ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
nfcTag (Variable type)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
ThreadExecute (Function)
Starts the execution of a secondary thread.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
The "Code hashtags" pane
Multiline strings
To type character strings over several lines in the code editor...
fLock (Function)
Entirely or partially locks an external file.
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
WDDeploy: Deploying a package
WDDeploy can be used to......