ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
First project window
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
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......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
12. Retrieving data from a site
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
7. Window templates
...Window templates...
WINDEV Mobile concepts
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Custom tooltips
Tooltips are very useful for application users......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....