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.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
ThreadPersistent (Function)
Makes a thread persistent.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
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...
MyPage (Reserved word)
MyPage is used to handle the current page...
ExeListProcess (Function)
Returns the list of applications currently run.
MySelf (Reserved word)
MySelf is used to handle the current control...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box...
5. User Groupware in practice
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
12. Pages in practice
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows,...
5. Deploying a dynamic site (Session or AWP) in practice
8. Windows in practice
Discover the main actions that can be performed on the windows....
2. Examples and components provided with WEBDEV