ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Step 5: Site parameters
Once the site installed, you can define the site connection options......
AWP without UI
Bootstrap, Angular, React, Vue......
SaaSChangePassword (Function)
Changes the password of the connected user.
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
HCloseConnection (Function)
Closes a connection to a database.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
5. Deploying a dynamic site (Session or AWP) in practice
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
ScanList (Function)
Lists the scanners connected to the current computer.
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.