ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
Salesforce functions
List of Salesforce functions...
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
ExeListProcess (Function)
Returns the list of applications currently run.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
11. Table/Looper controls
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
DDESend (Function)
Sends a data to the program connected via DDE.
ControlCurrent (Function)
Returns the name of the control currently in edit.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.