ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Events associated with Looper controls
List of events associated with Looper controls...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
2. User-friendly editors in practice
User-friendly editors in practice...
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Events associated with Table controls
List of events associated with Table controls...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Recycle code windows
By default, a single code window is opened per ......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......