ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
13. Debugger
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
DDESend (Function)
Sends a data to the program connected via DDE.
CurrentDay( Function)
Returns the number of the current day in the current month.
The structure of the file for remote control
The management of remote control uses a file in INI format......
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
<Array>.Sort (Function)
Sorts a WLanguage array.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Sending elements to Free Technical Support
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
MenuInsertOption (Function)
Inserts a new option at a specific position.
Continent and country management functions
Continent and country management functions...
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......