ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
SysErrorMode (Function)
Modifies the display mode of errors.
fShortName (Example)
Usage example of the fShortName function
HListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
JSONValid (Function)
Checks the validity of a JSON string.
dStraighten (Function)
Transforms an image by applying perspective correction.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Error 1015: The method of the class is protected
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.