ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
RESTSend (Function)
Sends a REST request and waits for the server response.
Recompiling the project
The project compilation is a process used to......
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.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
SNMPOIDType (Function)
Returns the type of data in an OID.
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......
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
The home page
The home page is the first page of your site......
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.