ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Analysis links
The links are used to link the files found in an analysis between themselves......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Multi-project search
Performing a search in the current project is a common operation......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Operations performed on collaboration diagrams
The following paragraphs explain......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
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......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
.NET Assemblies
.NET is Microsoft's software development platform......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Printing nested reports
To create a main report containing several secondary reports:...
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......