ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
SysSpace (Function)
Returns the physical memory space for the current computer.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
HInfoLog (Function)
Returns information about the server logs.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
FaxConnect (Function)
Establishes a connection to a fax server.
SysXRes (Function)
Returns the horizontal screen resolution.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Phone management functions
List of functions for phone management...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Functions for managing RTF controls
List of functions for managing RTF controls...
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.