ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Defining a help window template
WINDEV allows you to create help window templates......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......