ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
HTTP constants
List of constants used by the HTTP functions....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Calling a procedure/a function
Syntax for calling a local or global procedure.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
Events associated with internal windows
List of events associated with internal windows...
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
fSeek (Example)
Usage example of the fSeek function
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
fShortName (Example)
Usage example of the fShortName function
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.