ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Name (Property)
The Name property is used to get the name of an element.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Handling menu options programmatically
The menu options can be handled......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
WDXView : Use
This help page presents the different features of WDXView......
Environment of the query editor
OpenMobileWindow (Function)
Opens a window in a mobile application.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
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......
Changing sites from AWP to SEO-ready session mode
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
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.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......