ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Operations in a Select query : add and delete
The following paragraphs present......
ServicePause (Function)
Pauses a service.
Power (Function)
Raise a number to a power.
grSourceSeries (Function)
Defines the source of a series.