ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User (Property)
The User property is used to identify and change the user of a feature.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
dbgEnableLog (Function)
Enables the runtime log programmatically.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Value (Property)
The Value property is used to get and change the value of an element.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
FileDisplay (Function)
Displays a file in the browser of Web user.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Serialization constants
The serialization constants are as follows:
XMLDocument (Example)
Usage example of the XMLDocument function
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
XMLDelete (Example)
Usage example of the XMLDelete function
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....
WINDEV applications for Linux: Specific features
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.