ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
12. Universal replication
1. Project and analysis
13. Universal replication
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
Private Store for mobile applications
There are two methods two deploy your applications......
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Scope (Property)
The Scope property property is used to specify requested permissions.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
WEBDEV license agreement
WEBDEV license agreement...
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....