ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
<Polygon2D variable>.Cover (Function)
Determines if geometry A (of type 2D polygon) covers geometry B.
<Polygon2D variable>.Perimeter (Function)
Calculates the perimeter of a polygon defined using 2D coordinates.
<Linestring2D variable>.AddPoint (Function)
Adds a new point to a 2D linestring.
<Polygon2D variable>.IsValid (Function)
Checks whether the specified 2D polygon is valid according to the OGC rules.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
EXE constants
List of constants used by the functions for managing executables....
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Display (External language)
Displays a value in a control or assigns a value in a variable.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Beep (External language)
Used to emit a beep on the speaker of the computer.