ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

What is an application?
An application is a set of objects (windows, controls, ...
.NET application
To create a.NET application from a project...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)...
Performance profiler
The performance profiler is a tool for checking and optimizing the execution time of your application...
Local network (LAN) setup
Deploying a setup on a local area network (LAN) involves installing and updating a WINDEV application via a reference server,.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Custom tooltips
Tooltips are very useful for application users...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer:
  • Computer running Windows,
  • Mobile device (Android, iPhone, iPad).
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad).
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
ListDLL (Function)
Returns:
  • runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed.
  • in test mode: all libraries installed on the current workstation.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
How to create a patch?
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
MSIX installation packages
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
geoRunApp (Function)
Starts the device's native maps application to display:
  • a specific geographical location,
  • a route between two locations.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
REP files
REP files contain the list of data files handled by the application.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system...
Setup in MSI format
You can create MSI installers...
ERR_NO_APPLICATION
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification...
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help...
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows,...
ERR_BAD_APPLICATION
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
2. Multilingual application
A multilingual application can be distributed in multiple languages....
8. Optimizing an application
9. Application menus
Menus are displayed in different ways......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview...
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window...
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without...
1
2
>