ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Programming custom calculations in Table controls
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
WDSQL, SQL querier: Overview
WDSQL is used to......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
The Organizer control
The Organizer control is used to display and handle organizers......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
<Image>.Copy (Function)
Copies an image to another image.
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.
Close (External language)
Closes the current window and restores the context that existed before the window opening.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
<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.