ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
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......
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....
9. Distributing "Reports and Queries"
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Universal replication
The purpose of universal replication is to keep several databases synchronized......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Changing sites from AWP to SEO-ready session mode
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.