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.
Starting WDOptimizer in a command line
The wizard for creating iPad windows allows you to easily create a window containing all the main...
Thread execution
At runtime, an application runs in a main thread......
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the web service (case of a call to a REST web...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
AIDetectContour (Function)
Detects the contours of the shapes in an image.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display...
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used...
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may...
Handling a Web Component control through programming
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management...
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files...
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal...
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element...
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Service variable
The Service variable is used to......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose...