ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project configuration
Project configurations allow you to adapt the same project to multiple "targets"...
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile...
TabLoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
Compilation instruction: COMPILE SI
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories...
<Tab>.LoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server...
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser...
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Constants for telemetry management
Constants for telemetry management...
Decode (Function)
Decodes a character string that was encoded by Encode.
Structure of data files of user groupware
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window...
TelemetryEnable (Function)
Enables the telemetry manually.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device...
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile...
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview...
grTitle (Function)
Modifies the caption and/or position of the chart title....
Border of controls
One of the most important elements of control style is its border......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
First project window
Step 1: Configuring the print parameters
This step allows you to choose......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min