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...
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...
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server...
Compilation instruction: COMPILE SI
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
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...
<Tab>.LoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
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...
TabLoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
grCreate (Function)
Creates a specific type of chart.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code,...
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print...
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases...
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed...
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI"...
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different...
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Constants for managing projects
List of constants used by the functions for managing projects....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image...
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......