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....
Accessibilité (Property)
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
fSeek (Example)
Usage example of the fSeek function
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
fShortName (Example)
Usage example of the fShortName function
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
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...
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
fDelete (Example)
Usage example of the fDelete function
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......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
EncryptStandard (Example)
Usage example of the EncryptStandard function
fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.