ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

16. Java applications in practice
Java applications in practice...
WEBDEV Application Server - 10 connections - License agreement
Database management in Java WINDEV applications
This document presents the different access modes to databases from a WINDEV Java application......
WDInst: set file installation parameters
WDInst is used to configure the installation of files......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Project Management Hub: Project Management
Project Management Hub: project management (view, create, etc.)...
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Configuring the connection with WDSQSINS
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
Page look: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
SQL view
An SQL view is a virtual data source defined by an SQL query......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......