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...
Options of the window editor
To configure the general options of the window editor......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
4. Activating a dynamic WEBDEV site
Including a supercontrol in a window or in a page
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
WDSQL, SQL querier: Overview
WDSQL is used to......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
2. UML models
Window (External language)
Returns the number of windows opened at a given time.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.