ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Error 117: The array has X dimensions and you access it with Y dimensions
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
Nation (External language)
Defines the display language for the titles, captions, messages...
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
SQLChangeConnection (Function)
Modifies the current connection.
Examples for using the OLE DB provider for HFSQL
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......