ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
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......
Printing in PDF format: Special cases
Specific features of print in PDF format...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Events associated with Calendar controls
List of events associated with Calendar controls...
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
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....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
JSONToVariant (Example)
Usage example of the JSONToVariant function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
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.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......