ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
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......
Programming automatic calculations in the columns of a Table control
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
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...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
16. Application test in practice
Universal replication
The purpose of universal replication is to keep several databases synchronized......
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.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Handling an Edit control programmatically
You can handle Edit controls programmatically......