ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
BreakAdd (Function)
Adds a break into a Table or Looper control.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
DnDForce (Function)
DnDForce is kept for backward compatibility.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
Category (Property)
The Category property gets and sets the category of an element.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.