ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Principle of remote check
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Error 1014: The access to the member of the class is restricted by a private inheritance
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.