ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Error 1060: Unable to call method without parameter: add ()
How to manage enumerations programmatically?
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
Font
The Font keyword can correspond to: a Font variable. the Font property....
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
grColor (Function)
Returns and initializes the color of different chart elements.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....