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...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"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...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
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...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
MaskFormat (Function)
Formats a character string using an InputMask variable.
iParameterReport (Function)
Configures the printer by opening the configuration window.
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
SSH functions
The following functions are used to connect and communicate with a SSH server:...
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).