ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
Programming an indexed control
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Writing an email: the available methods
This help page presents the methods for writing an email....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
ToClipboard (Function)
Writes text or image information into the system clipboard.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Page constants
List of constants used by page functions....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....