ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Functions for managing objects (External language)
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
PermissionRequest (Function)
Prompts the user to grant an application permission.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
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...
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
Feedback component
The Feedback component is a component provided with WINDEV......
Accessibilité (Property)
FTPTime (Example)
Usage example of the FTPTime function
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
FTPDate (Example)
Usage example of the FTPDate function
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Sending elements to Free Technical Support
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
HTTP constants
List of constants used by the HTTP functions....
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.