ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
CookieDelete (Function)
Deletes a cookie on the user's computer....
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
HTMLFindElementByID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node).
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.