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.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal...
Handling Organization Chart controls programmatically
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable...
Phone constants (Android / iOS)
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify...
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes...
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes...
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks...
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic...
WDTestSite: Load test
The stress tests are used to check......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice...
Multiline strings
To type character strings over several lines in the code editor...
iCreateFont (Function)
Creates a new print font.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
HTTP constants
List of constants used by the HTTP functions....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.