ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Wire control
The Wire control is used to visually link 2 controls......
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
AuthRevokeToken (Function)
Revokes a JSON Web Token (JWT).
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
Error 533: The expression of a { } must be a string
Imports a Text file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
16. Password protecting a website
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions)....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
16. Java applications in practice
Java applications in practice...