ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
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
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Installing and starting WDTRAD
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
MyParent (Reserved word)
MyParent is used to handle...
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...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
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.
Programming custom calculations in Table controls
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
fSelectDir (Function)
Opens a directory picker.