ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Page contexts
In a Windows application, the information relative to a window is stored with the window......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Report data source
...The reports can be created with the data coming from:...
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
15. Creating the executable in practice
Creating the executable in practice...
System functions
List of system functions...
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Mouse management functions
List of functions for mouse management...
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
PostMessage (Function)
Sends a Windows message to a control or to a window.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
SendMessage (Function)
Sends a Windows message to a control or to a window.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
SysColor (Function)
Identifies or modifies the color of a Windows element.