ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
WEBDEV Application Server 2024
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
WHelp (Function)
Displays a file or help page in CHM format.
tapiGetNumber (Function)
Opens a window that allows sharing the user's phone number(s)....
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
FTPFileExist (Function)
Checks if a given file exists on an FTP server.
Specific features of the Express version
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......