ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events......
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
FTPFileExist (Function)
Checks if a given file exists on an FTP server.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
HIndex (Function)
Rebuilds the file index (".NDX" file).
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
tapiGetNumber (Function)
Opens a window that allows sharing the user's phone number(s)....
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
10. Embedded queries
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
FaxConnect (Function)
Establishes a connection to a fax server.
iEllipse (Function)
Prints an ellipse (in a rectangle).