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.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
HPriorityClient (Function)
Modifies the priority of a client application.
Ad control properties
An Ad control can be manipulated in WLanguage in a window with the following properties.
Properties associated with a window
List of properties associated with a window...
Manipulating Action Bars programmatically
Action Bars can be manipulated programmatically. To do so, use the variable corresponding...
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage...
Link control properties
The Link control is available in a page and in a report......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage...
Rating control properties
The Rating control can be used in a window as well as in a page....
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
JWTCreateAssertion (Function)
Creates a JWT assertion. This new function is available from WINDEV Suite SaaS 2025 Update 1....
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
Page templates
WEBDEV allows you to create page templates......
HRefreshView (Function)
Asks to recalculate the content of a materialized view.