ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
AuthToken (Variable type)
The AuthToken type contains the characteristics of a token to access a web service.
Application and executable management constants
List of constants used by the functions for managing executables....
EmailCheckAddress (Function)
Checks the validity of an email address.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.