ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ShellExecute (Function)
Opens a document in its associated application.
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
DNS constants
The FilteredItem property is used to identify the item that has a filter implemented by HFilter....
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
SQLTransaction (Example)
Usage example of the SQLTransaction function
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
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...
5. Site test in practice
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
grIncreaseData (Function)
Adds a value to a data in a chart.
GglDriveConnect (Function)
Creates a connection to Google Drive.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HSubstDir (Example)
Usage example of the HSubstDir function