ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
What is an application?
An application is a set of objects (windows, controls, ...
.NET application
To create a.NET application from a project...
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...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
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...
geoRunApp (Function)
Starts the device's native maps application to display:
  • a specific geographical location,
  • a route between two locations.
Custom tooltips
Tooltips are very useful for application users...
Local network (LAN) setup
Deploying a setup on a local area network (LAN) involves installing and updating a WINDEV application via a reference server,.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system...
Performance profiler
The performance profiler is a tool for checking and optimizing the execution time of your application...
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Setup in MSI format
You can create MSI installers...
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)...
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
MSIX installation packages
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...
Same source code for 32 and 64-bit applications
The 64-bit operating systems are starting to appear on the PCs and on the servers...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
How to create a patch?
Closes a WINDEV window (and returns a value if necessary).
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad).
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
EmailRunApp (Function)
Starts the native email application on the current computer:
  • Computer running Windows,
  • Mobile device (Android, iPhone, iPad).
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward...
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows...
Principle of remote check
Setup mode
Several methods can be used to distribute a WINDEV application......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV...
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Managing the executables (WLanguage functions)
application, from a WINDEV Mobile application or from a WEBDEV site......
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application...
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without...
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application...
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Principle for running threads
At runtime, an application runs in a main thread......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application....
Assisted universal replication through programming
application while controlling the synchronization in the application itself......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project...
SysBatteryOptimBackground (Function)
application. Prompts the user to disable battery optimization for a given application on the device....
1
5
6
7
8
9
184
>