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.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose...
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Service variable
The Service variable is used to......
WidgetRunApp (Function)
Starts the application to which a widget belongs.
HViewToFile (Example)
Usage example of the HViewToFile function
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances...
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons...
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons...
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open...
Internal Report control properties
List of properties associated with the Internal Report control...
Properties associated with the report blocks
List of properties associated with the report blocks...
InWidgetMode (Function)
Indicates whether the code is run in Android widget mode.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Using the Salesforce service
Salesforce is a very popular CRM software......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer...