ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Customize your charts: type, color, legends, etc.
Overview
Overview of the different operators...
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
The use of the Automation type in a site is reserved for the advanced users
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
Recompiling the project
The project compilation is a process used to......
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
RESTSend (Function)
Sends a REST request and waits for the server response.
Managing assertions
...The main available features are as follows:...
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Materialized view
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Assignment of RETURN
The return value of the process currently run can be assigned...
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.