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...
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Events associated with internal windows
List of events associated with internal windows...
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
SOAPRun (Function)
Runs a procedure on a SOAP server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.