ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Environment of the report editor
Environment of the report editor...
Accessing a database via a web service
The database can be accessed via a web service......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Operations performed on component diagrams
The following paragraphs explain......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
The different types of windows
The following types of windows can be created in a WINDEV application......
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
SCM: Project version changes
When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Print constants
List of constants used by the print functions....
<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).
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.