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.
Properties associated with a page
Range Slider control properties
The following properties are associated with the Range Slider control:...
Scrollbar control properties
List of properties associated with the Scrollbar control...
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding...
HPriority (Function)
Finds out and modifies the priority of the calling application.
Item control properties
List of properties associated with the Item control...
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
mongoWriteConcern (Variable type)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested...
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode...
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image...
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST web service...
Events associated with pages
List of events associated with pages...
Enumeration (Type of variable)
An enumeration is a set of values......
Automation object
The Automation keyword is used to declare an automation object...