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.
Preset control properties
List of properties associated with the Preset control...
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
Calculated control properties
List of properties associated with the Calculated control...
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via AJAX.
HListScheduling (Function)
Lists scheduled elements defined on an HFSQL server: scheduled tasks (stored procedure), backup,...
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......
Properties associated with a report
List of properties associated with a report...
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
BurnerAddFile (Function)
Adds a file to the compilation.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Properties associated with the Cell control field
List properties associated with the Cell control field...
HSetLog (Function)
Enables or disables log management on a file.