ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL constants
List of constants used by the HFSQL functions....
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
GetTheme (Function)
Gets the current theme of a mobile application.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Events associated with Calendar controls
List of events associated with Calendar controls...
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
State (Property)
The State property gets and sets the state of an element.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....
JSONToVariant (Example)
Usage example of the JSONToVariant function
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
TreeDisplay (Function)
Refreshes a TreeView control from a given position.
OutgoingData (Property)
The Emission property is used to identify and modify the type of outgoing data transferred by the stream.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
14. Managing the "Back" button in practice
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......