ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
<Buffer type>.DecryptAsymmetricEnvelopped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
<Buffer type>.DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
<Buffer type>.EncryptAsymmetricEnvelopped (Function)
Performs an asymmetric encryption of an envelope.
Activation key management functions
The following functions are used to manage activation keys:...
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
Setup mode
Several methods can be used to distribute a WINDEV application......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Creating a Java archive
When your Java application is developed, you can......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
7. Window templates
...Window templates...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
AppInstallUPD (Function)
Triggers the automatic update of current application.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
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.
The Dashboard control
Dashboards are essential elements in an application......
AppInstallVersion (Function)
Installs a specific application version.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.