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.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used...
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Describing an element
A flexible modeling includes different elements linked together......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP...
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
The Navigation Bar control
...The Navigation Bar control is used to create a menu area that can easily adapt to the browser...
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet...
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Keep-alive on connection
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic...
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed...
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via...