ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
SCM: Renaming or changing a computer
During the development phase, you may have to work on different computers......
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
The Looper control
A Looper control is used to repeat the controls found in a specific area......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
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......