ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
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...
ThreadPersistent (Function)
Makes a thread persistent.
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.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
WidgetDisplay (Function)
Refreshes a widget window.
Beep (Function)
Emits a beep.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set...
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following...
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage...
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control...
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Splitter control properties
List of properties associated with the Splitter control...
Cube control properties
List of properties associated with the Cube control...
Conference control properties
List of properties associated with the conference control...
OLE control properties
List of properties associated with an OLE control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
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......
Page templates
WEBDEV allows you to create page templates......