ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Image control in a window
This help page presents the characteristics of an Image control found in a window...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.