ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Handling Gantt Chart controls programmatically
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Error 123: The constant already exists
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.