ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Executables in Console mode
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Changing sites from AWP to SEO-ready session mode
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
8. Associating controls with data
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
The HTML Display control
The HTML Display control displays a web page in an application......
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Specific features of the Express version
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
9. Internal component
2. User-friendly editors in practice
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......