ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Error 1: Syntax error
4. User Groupware
User Groupware...
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Sub-query
A sub-query is a query whose result is used by another query......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Creating an insert query
An insert query (corresponding SQL statement......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
11. Internal components in practice
Internal components in practice...
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
5. Deploying a dynamic site (Session or AWP) in practice
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
How to create and handle a structure?
This help page explains how to create and handle a structure....
Replication: The different types
The data replication is a powerful feature......
Custom properties (WLanguage)
A custom property is a code element with two events......
Removing a project from the SCM (Source Code Manager)
Detailed use of WINDEV FTP/RPC