ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Serialization constants
The serialization constants are as follows:
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
WINDEV applications for Linux: Specific features
XMLDocument (Example)
Usage example of the XMLDocument function
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
XMLDelete (Example)
Usage example of the XMLDelete function
Accessing a database via a web service
The database can be accessed via a web service......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.