ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reloading a document
To reload a document, ...
ShellExecute (Function)
Opens a document in its associated application.
XMLDocument (Function)
Creates a new XML document.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLClose (Function)
Closes an XML document created by XMLDocument.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather...
Creating a Java archive
When your Java application is developed, you can......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed...
FTPCommand (Function)
Sends a specific FTP command to a server.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user...
Report templates and inheritance
...When a report template is applied to a report, all the controls and code found in the template...
Environment of the report editor
Environment of the report editor...
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing...
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application...
License agreement - HFSQL Client/Server
DnDForce (Function)
DnDForce is kept for backward compatibility.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.