ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
BreakAdd (Function)
Adds a break into a Table or Looper control.
USBFind (Function)
Finds a USB device according to keywords.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Wait (Function)
Temporarily stops the program execution.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
Format (Property)
The Format property is used to identify and change the format of an element
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
PopupAnimate (Function)
Displays a popup in a page cell.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
Events associated with Shape controls
List of events associated with Shape controls...
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Error 1036: A class used in an array must have a constructor without parameter
fListFile (Example)
Usage example of the fListFile function
Certificate
The Certificate keyword can correspond to...
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.