ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Functions for handling directories and external files
List of functions for handling external files...
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Environment of the project editor
The main elements of the project editor are as follows:
ErrorBuild (Function)
Displays a custom error message in a system error window.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
ShellExecute (Function)
Opens a document in its associated application.
Environment of the window editor
The main elements of window editor are as follows:
Conversion (Function)
Converts a value from a unit to another one.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Google constants
List of constants used by the Google functions....
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
29. SEO in practice
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
iParameterViewer (Function)
Configures the report viewer.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
HDescribeConnection (Function)
Describes a new connection to an external database.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function