ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
tapiGetNumber (Function)
Opens a window that allows sharing the user's phone number(s)....
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.
5. User Groupware in practice
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......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Using .NET assemblies in a project
To use .NET assemblies in a project......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
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.
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.
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).
Error
The Error keyword is used to manage the errors.