ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
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......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Creating a delete query
A delete query (corresponding SQL statement......
Kanban control events
The following events are associated with Kanban controls......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HLogRecreate (Function)
Used to re-create an empty log.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....