ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
ServiceControl (Function)
Sends a control message to a service.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
BreakAdd (Function)
Adds a break into a Table or Looper control.
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.
Format (Property)
The Format property is used to identify and change the format of an element
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.).
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
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.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
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.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.