ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Style of a control
As soon as it is created, a control is associated with a style......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Project description: Project tab
The project description window allows you to configure various elements of your project......
Time (Type of variable)
The Time type is used to easily handle the times...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
ERR_DISCONNECTED_BY_ADMIN
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
ERR_CANNOT_RUN_EXPLORER
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....