ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDXView: Overview
WDXView is an ActiveX browser...
Manipulating an ActiveX control programmatically
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Environment of the query editor
Name (Property)
The Name property is used to get the name of an element.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Step 5: Site parameters
Once the site installed, you can define the site connection options......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Private Store for mobile applications
There are two methods two deploy your applications......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Extracting messages added or modified since last extraction
A project was already created and translated......
Programming overview in C and C++
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.