ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Push notification
A mobile device can receive push notifications......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......