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.
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools...
iParameter (Function)
Retrieves the printer configuration and configures the print.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV...
HFSQL constants
List of constants used by the HFSQL functions....
Creating the Relation windows of a WINDEV RAD pattern
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues...
Share your projects via Git
Git is a source code manager......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java...
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server)...
2. User-friendly editors in practice
User-friendly editors in practice...
Events associated with Looper controls
List of events associated with Looper controls...
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 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......