ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
ExeListProcess (Function)
Returns the list of applications currently run.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MyPage (Reserved word)
MyPage is used to handle the current page...
MyReport (Reserved word)
MyReport is used to handle the current report...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
MySelf (Reserved word)
MySelf is used to handle the current control...
ThreadPersistent (Function)
Makes a thread persistent.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Page constants
List of constants used by page functions....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
WEBDEV license agreement
WEBDEV license agreement...
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
2. WEBDEV administrator in practice
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Private Store for mobile applications
There are two methods two deploy your applications......