ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Repositionable Note functions
2. UML models
2. UML models
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
<Image>.Copy (Function)
Copies an image to another image.
Close (External language)
Closes the current window and restores the context that existed before the window opening.
<Spreadsheet>.Close (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
<Array>.Copy (Function)
Copies the content of an array to another array.
Cube control properties
List of properties associated with the Cube control...
Home automation: Overview
The home automation via power-line carrier (X10) has now become reality......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......