ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
PythonAddPath (Function)
Adds the path of a directory or the path of the virtual environment to search for Python modules.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
RestartProgram (Function)
Ends the application and restarts it.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
ShellExecute (Function)
Opens a document in its associated application.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
WINDEV 2024
WEBDEV 2024
5. Site test in practice
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
5. User Groupware in practice
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.