ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming automatic calculations in the columns of a Table control
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Project description: Files tab
The project description window allows you to configure various elements of your project......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.