ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
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.
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).