ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Help about new features: Letting users know about changes
Applications are constantly evolving......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Telemetry: Main features
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
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......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
17. TLS/SSL: Encrypting information on the Web
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
Activation key management functions
The following functions are used to manage activation keys:...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
iPreview (Function)
Configures the print destination.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
AppInstallUPD (Function)
Triggers the automatic update of current application.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
KeyCompareKey (Function)
Compares an initial key with an activation key.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.