ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<PolygonGeo variable>.Area (Function)
Calculates the area of a polygon defined using geographic coordinates.
Using .NET assemblies in a project
To use .NET assemblies in a project......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Shared memory area functions
Pattern compression (ADSL, 3G, Edge, VPN, etc.)
A frame is a packet of data that flows through the network......
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
Managing Google Calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Constants for managing the registry
List of constants used by the registry functions....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......