ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
History of versions
The history of setup versions is an advanced feature of the network setup...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
ERR_WDADMIN_EXIST
14. PHP generation in practice
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
Customizing the report viewer: Available windows
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
6. Multilingual sites
1. WEBDEV editors