ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
MyParent (Reserved word)
MyParent is used to handle...
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
WaitWindowStart (Function)
Opens the wait window of application.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
INIRead (Example)
Usage example of the INIRead function
FTPSend (Example)
Usage example of the FTPSend function
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Installing and starting WDTRAD
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
MySelf (Reserved word)
MySelf is used to handle the current control...
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.