ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Operations performed on class diagrams
The following paragraphs explain......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
dbgInfo (Function)
Returns a debug information.
Query editor
The query editor is used to automatically create queries on the data files......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
User Groupware files
Two categories of data files are managed......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The HTML control
The HTML control displays HTML pages or HTML code......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Hash constants
List of constants used by the Hash functions....