ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
How to create a patch?
The Image control
The Image control is used to......
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
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....
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Functions for managing objects (External language)
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
PermissionRequest (Function)
Prompts the user to grant an application permission.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
HTTP constants
List of constants used by the HTTP functions....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
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......
The OLE control
The OLE control is used to handle an OLE object......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
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...