ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Environment of the report editor
Environment of the report editor...
Environment of the query editor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Operations performed on component diagrams
The following paragraphs explain......
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....
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.
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......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
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.