ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map 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.
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.
GetTheme (Function)
Gets the current theme of a mobile application.
SysErrorMode (Function)
Modifies the display mode of errors.
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.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
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.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
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.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....