ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
BackgroundTaskAdd (Function)
Adds a new background task.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Set of procedures
The global procedures are grouped in set of procedures......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Creating a Java archive
When your Java application is developed, you can......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
5. Deploying a dynamic site (Session or AWP) in practice
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.