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...
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Ad control properties
An Ad control can be manipulated in WLanguage in a window with the following properties.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Adds an XML signature to a web service request....
<Window>.InHeight (Function)
Returns the interior height of a window (without title bar and border).
tapiGetNumber (Function)
Opens a window that allows sharing the user's phone number(s)....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Screen,ScreenToFile (External language)
Updates the items in the data file with the values from the bound controls in the window.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Query editor
The query editor is used to automatically create queries on the data files......
Designing a supercontrol
A supercontrol is an advanced type of control......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Events associated with the Pivot Table control