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...
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...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
History of versions
The history of setup versions is an advanced feature of the network setup...
ScreenType (Function)
Returns the type of screen on which the application is running: phone, tablet, computer or watch.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, web service, etc.
Permission (Variable type)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
tapiDialerDisplay (Function)
Opens the default phone application and displays the specified number. No call is made.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
REST web service: Testing and deployment
WINDEV and WEBDEV allow you to create REST web services. Once the REST web service has been developed, you can: Test and debug the REST web service. Deploy the REST web service....
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
2. Types of setup
Types of setup...
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV 2024
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.