ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Setup directory
The setup wizard allows you to configure the setup directory of application....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
dCopy (Function)
Copies an image to another image.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Various constants
List of various constants used by the constants WINDEV functions....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
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....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Operating mode of dynamic Active WEBDEV Pages
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.