ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Using the task management and the schedule
Time management is extremely important......
HIndex (Function)
Rebuilds the file index (".NDX" file).
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Page templates
WEBDEV allows you to create page templates......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......