ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
WLanguage procedure called by OpenDocumentAsynchronous
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
ControlFindTextNext (Function)
Finds and selects the next instance of the search text in a window or control.
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Spreadsheet>.BorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Project functions
List of functions for managing projects...
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
AppointmentCreate (Function)
Opens a new appointment window in the device's native calendar application....
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Error 123: The constant already exists
Establishes a connection between the client and a WebSocket server....
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.