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...
TabLoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
Compilation instruction: COMPILE SI
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
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...
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...
<Tab>.LoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server...
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...
GglFillCalendar (Function)
Fills a calendar that was previously retrieved: the events corresponding to the calendar...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes...
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title...
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable,...
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Internal component
An internal component is a set of elements from a project......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server...
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......