ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
grSurfaceAddData (Function)
Adds a data into a Surface chart.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Toolbar control properties
List of properties associated with the Toolbar control...
GPSGetPosition (Function)
Retrieves information about the current device position.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.