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...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
ExeListProcess (Function)
Returns the list of applications currently run.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Replication: The different types
The data replication is a powerful feature......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
SocketWrite (Function)
Writes a message intended to another socket.