ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

History of versions
The history of setup versions is an advanced feature of the network setup......
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....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
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)....
First project window
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
FontLoad (Function)
Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application. This new function is available from WINDEV Suite SaaS 2025 Update 1....
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....
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......
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....
7. Window templates
...Window templates...
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......
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......
WINDEV Mobile concepts