ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
License agreement - HFSQL Client/Server
Project description: Options tab
The project description window allows you to configure various elements of your project......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
16. Java applications in practice
Java applications in practice...
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
WEBDEV Application Server - 10 connections - License agreement
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......