ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Buffer type>.DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
<Buffer type>.EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
<Buffer type>.DecryptAsymmetricEnvelopped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
<Buffer type>.EncryptAsymmetricEnvelopped (Function)
Performs an asymmetric encryption of an envelope.
Currencies
A currency is a real coded on 10 bytes....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Telephony constants
List of constants used by telephony functions...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Interface of WDInst
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......