ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
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.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
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)....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
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.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
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.