ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyWindow (Reserved word)
MyWindow is used to handle the current window...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Table,Select,+ (External language)
Selects an element in a Table control.
JSONValid (Function)
Checks the validity of a JSON string.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Events associated with Calendar controls
List of events associated with Calendar controls...
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
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.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
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.
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.