ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Error 117: The array has X dimensions and you access it with Y dimensions
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
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°)....
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
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.
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Interface of WDInst
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
1. Project and analysis
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Nation (External language)
Defines the display language for the titles, captions, messages...
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
6. Editing a page: zoning mode
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Including a supercontrol in a window or in a page