ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GetTheme (Function)
Gets the current theme of a mobile application.
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
sEndEvent (Function)
Disables the detection of an event on a serial port.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
sEvent (Function)
Branches an event on a serial port.
VariantConvert (Function)
Converts the value stored in a Variant variable].
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
<Polygon2D variable>.Union (Function)
Returns a geometry corresponding to the union between a 2D polygon and another geometry.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
<PolygonGeo variable>.Distance (Function)
Calculates the distance between a geographic polygon and another geometry.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
GeometryUnion (Function)
Returns a geometry corresponding to the union of two geometries.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...